|
|
|
|
|
by reillyse
1614 days ago
|
|
"We never run all of our application’s tests in local development. It’s not a good use of time and will never be as fast as running them on CI. " Actually I've just released something for that. It's a way of running from your local environment extremely quickly (spoiler alert we use non-local servers). You can check it out at https://brisktest.com/ we have a demo running Jest at the moment but I'm recording a rails demo right now. |
|