Live data from Hacker News

Show HN: Finalrun – Spec-driven testing using English and vision for mobile apps

github.com

21–22 of 22 posts

Re: Show HN: Finalrun – Spec-driven testing using English and vision for mobile apps

#21
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!

Re: Show HN: Finalrun – Spec-driven testing using English and vision for mobile apps

#22

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.
Post reply on HN