opencafe/tests
Anna Eilering 799656da85 Change to DataDrivenClass generator to fail when DSL does not generate data.
If a DataSetList is passed into a test that does not generate or
contain data the current behavior is that the test suites passes.
This proposal is to change that behavior. If a DSL cannot generate
data the test suite as a whole should still run but it should
fail. Otherwise teams using tooling to track and manage test results
will have false positives with mysteriously missing tests.

Added Metatests to check basic functionality.
Added Engine config section for unittest driver.

Change-Id: I3430e9573c3e99b80f25e7577709144d49c8eae2
2016-04-12 13:57:24 -05:00
..
common Modernize setup.py and add wheel support 2015-10-11 22:15:08 -05:00
drivers Change to DataDrivenClass generator to fail when DSL does not generate data. 2016-04-12 13:57:24 -05:00