Generic acceptance testing utils.
Project description
[](https://travis-ci.org/Brian-Williams/acceptanceutils) [](https://codecov.io/gh/Brian-Williams/acceptanceutils)
# Acceptance testing tools for use in unit/acceptance testing
This is a set of tools that may be useful for testing.
### Surjection
Surjection is a useful utility when you have an arbitrarily large number of options to test and want to make sure you touch each option once without taking the time to test all combinations.
Surjection in this always means minimally surjective.
<!— The first ‘images’ is the branch name, the second is the folder in that branch —> 
### Watcher
SubClassWatcher is useful for confirming hierarchies when specs require it.