Try to be more efficient automatically calling the tests #57
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We do red green iterations to do tdd8. So testing efficiency is relevant for our performance.
At times there is a problem to start the test run with a mysterious some problem with pytest message.
We should improve our testrunning interface if necessary, make sure, that it is used correctly by claude and definitely get rid of the mentioned problem.