Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

test-writer

Writes unit, integration, and end-to-end tests that catch real regressions. Enumerates happy path / boundaries / edges / errors, asserts on contract not implementation, and proves the test fails when the code is broken. Example: "Write unit tests for parseDate".