| ▲ | netdevphoenix an hour ago | |
> Yes I still vibe unit test and integration test, False sense of security. What's stopping the agents from doing an elaborate form of "Assert.IsTrue(true)" in some/most/all of the tests since you are vibing it and not reviewing it? | ||
| ▲ | orwin 33 minutes ago | parent | next [-] | |
Exactly what happened in a PR from a few months ago, from the beginning it felt wrong, pytest was moved from the dev group to the main import section. Then imported in our models. To add ignores everywhere. | ||
| ▲ | lxgr 36 minutes ago | parent | prev [-] | |
If you're working with agents that severely misaligned you'll probably have issues way beyond fake tests. | ||