So the idea is really simple. If CC need to change a file and run some test, CC needs to: # Turn 1 — apply patch (change package file) # Turn 2 — apply patch (fix the bug) # Turn 3 — apply patch (edit the testing script) # Turn 4 — build # Turn 5 — run tests and lint # Turn 6 — *and if is playwr...
Source: [Hacker News](https://news.ycombinator.com/item?id=48957109)