Hacker News new | ask | show | jobs
by jeeeb 58 days ago
Is actually running the unit tests what is important here though?

Could you achieve the same by just telling the agent: “This is a Python project. We use uv and pytest”

1 comments

Having them run the tests also demonstrates that the test suite exists, has more then one test and and currently passes.