PackageDescription: SUnitToo(ls)-AutoTest-Notifier


S Unit Too (ls ) - Auto Test - Notifier

Last published: April 10, 2013 by 'randy'

Defines 1 Classes
Extends 3 Classes


# SUnitToo(ls)-AutoTest-Notifier

Use the desktop environment's notification system to report the results of a test run. This package is Linux-only for now, but contributions for other platforms are welcome.

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

`AutoTestNotifier` is the main class. There is 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-Notifier 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