← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~trb143/openlp/tests_only into lp:openlp

 

My understanding is that tests are independent of each other.
They have dynamic discovery by the controller walking the paths so there can be no understanding cross dependencies.

If what you are suggesting is true then the entry to any test would have the possibility of an incomplete / non pure state to start the tests.
Think about it all the tests create their own Registry entity.

http://programmers.stackexchange.com/questions/64306/should-each-unit-test-be-able-to-be-run-independently-of-other-tests
-- 
https://code.launchpad.net/~trb143/openlp/tests_only/+merge/148928
Your team OpenLP Core is subscribed to branch lp:openlp.


References