Open j-ti opened 1 year ago
When using objects in tests, it has to be made sure that their state are not depending on the execution of another test or their order.
A way to go would be to use fixtures.
When using objects in tests, it has to be made sure that their state are not depending on the execution of another test or their order.
A way to go would be to use fixtures.