Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better testing of properties via a test harness #198

Closed
eeverman opened this issue Mar 30, 2017 · 0 comments
Closed

Better testing of properties via a test harness #198

eeverman opened this issue Mar 30, 2017 · 0 comments
Milestone

Comments

@eeverman
Copy link
Owner

Currently all property testing is done in the AndHowTest, which is a big overloaded test that uses SimpleParams to test a bunch of interactions.

Instead, it would be nice to isolate a type of property into a group and run just it thru some tests. The harness could configure AndHow in a standard way, using the test class name as the name of a properties file on the class path to load props from.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant