Loading...
 
Skip to main content

History: Testing Use Case: Dev wants to know if he broke something with his most recent change

Source of version: 1 (current)

Copy to clipboard
A developer changes a couple of lines of code and wants to run some tests to know if he broke anything. Running the tests must take no  more than 30 seconds or so, and must have good coverage of the overall area that the developer's changes were done in.
Show PHP error messages