farhan5248 / sheep-dog-tools

Eclipse and Maven plug-ins to help manual testers support developers adopting bdd and tdd using lean principles and model based testing
GNU General Public License v3.0
0 stars 0 forks source link

Convert feature tests to jUnit ones #157

Open farhan5248 opened 2 months ago

farhan5248 commented 2 months ago

Instead of three tests for lists, just use 1 test with 3 items. Then make 3 unit tests for lists with 1,2,3 items. Do this for all lists of things to keep the feature tests to a minimum