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
It might be wise to implement a date checker for the specs, test cases and test code, since we can link all of them together.
At the very lease, a simple check make sure the test code is written on the same day or newer than the test case. We could look at checking if the test case to all the linked specs is newer/same day too.
Throw warnings (NOT ERRORS) that the dates are off if so.
The text was updated successfully, but these errors were encountered:
It might be wise to implement a date checker for the specs, test cases and test code, since we can link all of them together.
At the very lease, a simple check make sure the test code is written on the same day or newer than the test case. We could look at checking if the test case to all the linked specs is newer/same day too.
Throw warnings (NOT ERRORS) that the dates are off if so.
The text was updated successfully, but these errors were encountered: