PackageDescription: SUnitToo(ls)-AutoTest-UI


S Unit Too (ls ) - Auto Test - UI

Last published: October 31, 2014 by 'randy'

Defines 3 Classes
Extends 5 Classes


# SUnitToo(ls)-AutoTest-UI

Display a window to show the results of automatically-triggered test runs.

SUnitToo(ls)-AutoTest is licensed under the MIT license. See the Copyright tab in the RB, the 'notice' property of this package, or the License.txt file on GitHub.

SUnitToo(ls)-AutoTest's primary home is the [Cincom Public Store Repository](http://www.cincomsmalltalk.com/CincomSmalltalkWiki/Public+Store+Repository). Check there for the latest version. It is also on [GitHub](https://github.com/randycoulman/SUnitTools-AutoTest).

SUnitToo(ls)-AutoTest was developed in VW 7.9.1, but is compatible with VW 7.7 and later. If you find any incompatibilities with VW 7.7 or later, let me know (see below for contact information) or file an issue on GitHub.

See the package comment on SUnitToo(ls)-AutoTest for more information.

# Understanding the Code

`AutoTestUI` is the main class. It is composed of a `HitCountView` and a `StatusView`. There is also a menu item definition implemented as an extension on `VisualLauncher`.

# Acknowledgements

SUnitToo(ls)-AutoTest was inspired by the [Pharo Autotest](http://www.squeaksource.com/Autotest.html) package by Laurent Laffont.

# Contributing

I'm happy to receive bug fixes and improvements to this package. If you'd like to contribute, please publish your changes as a "branch" (non-integer) version in the Public Store Repository and contact me as outlined below to let me know. I will merge your changes back into the "trunk" as soon as I can review them.

# Contact Information

If you have any questions about SUnitToo(ls)-AutoTest-UI and how to use it, feel free to contact me.

* Web site: http://randycoulman.com
* Blog: Courageous Software (http://randycoulman.com/blog)
* E-mail: randy _at_ randycoulman _dot_ com
* Twitter: @randycoulman
* GitHub: randycoulman