microsoft / code-with-engineering-playbook

This is the playbook for "code-with" customer or partner engagements
https://microsoft.github.io/code-with-engineering-playbook/
Creative Commons Attribution 4.0 International
2.22k stars 578 forks source link

Provide recipe for automating local test execution on change (continuous testing) #427

Open charleszipp opened 3 years ago

charleszipp commented 3 years ago

Short feedback loops between coding and testing has been identified as promoting a positive developer experience. A developers productivity can be significantly improved by reducing the time it takes to execute tests after making code changes.

This issue will produce an artifact that describes how one might implement a fast feedback loop (automated or via few steps) to shorten the time taken to validate changes.

TessFerrandez commented 2 years ago

@charleszipp - this issue has been stale for some time, is this issue still active or ok to close