Comment on Show HN: Finalrun – Spec-driven testing using English and vision for mobile appsComments−cadamsdotcom4moSorry 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!−ashish004OP4moTrue. 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.
Comments
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!
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.