Continuous Testing

Continuous test-driven development loop — after every code change, builds the project, starts the server, and runs Unit Tests, Integration Tests, and System Tests. Applies on top of microprofile-server skill. Use during development when you want full verification after each change. Triggers on "continuous testing", "continuous-testing", "test loop", "st-loop", or requests to run all tests after every change.

AdamBien 5123a8e 2 files · 2.5 KB Updated

File contents

AdamBien/airails/tree/main/bce/continuous-testing commit 5123a8e14d

Frequently asked questions

npx skillmds@latest add adambien/continuous-testing