You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we have to do all tests by hand. This was fine at first, as it didn't really take that long to manually test our increments.
Since then the project has grown a lot, both in complexity and size. If this continues at a similar pace, it will only get progressively harder to test all our current features.
While it will be a rather big investment to go back and integrate this into all our existing code, this will SURELY will be worth it in the future, and with the current cleanup of all code, this is the perfect opportunity to do so.
Currently, we have to do all tests by hand. This was fine at first, as it didn't really take that long to manually test our increments.
Since then the project has grown a lot, both in complexity and size. If this continues at a similar pace, it will only get progressively harder to test all our current features.
While it will be a rather big investment to go back and integrate this into all our existing code, this will SURELY will be worth it in the future, and with the current cleanup of all code, this is the perfect opportunity to do so.
The text was updated successfully, but these errors were encountered: