6 ms·
Also take the randomness out of it. Sometimes the agent executing tests one way, sometimes the other way.
by sebazzz 7mo ago
Also take the randomness out of it. Sometimes the agent executing tests one way, sometimes the other way.
- Maxion 7mo agoI've found https://github.com/casey/just https://github.com/casey/just to be very very useful. Allows to bind common commands simple smaller commands that can be easily referenced. Good for humans too.