Hacker News new | ask | show | jobs
by cadamsdotcom 68 days ago
Sorry to ask a dumb question, but, why not move the tests into the repo?

Monorepos have many benefits chiefly being able to commit atomically reduces incidental complexity from drift.

It’s good enough for Google and Facebook!

1 comments

True. Thats exactly what we have done. Once finalrun is installed, it ships all the skills to generate and run the test from the same repo.