#programming #software3
# [[Epistemic status]]
#shower-thought #to-digest
# Related
- [[Computing/The future of GitHub Copilot]]
- [[Computing/Unit Testing]]
- [[Computing/Software pipeline]]
# TODO
> [!TODO] TODO
> [[Software 3.0]] changing human behavior in coding toward a more test driven development style
> i.e. you tell AI what you want and it does the code for you
> in TDD you usually write what you expect to have and then write the code that do the logic
# Test driven copilot