Akryum / peeky

A fast and fun test runner for Vite & Node 🐈️ Powered by Vite ⚡️
https://peeky.dev
MIT License
681 stars 17 forks source link

Easily see results from previous runs #42

Closed mdbetancourt closed 2 years ago

mdbetancourt commented 2 years ago

when i save a test file all the others are removed except the file i saved

Akryum commented 2 years ago

It's because the new run only ran the test files related to the change. You can browser the previous runs with the menu in the top-left toolbar

mdbetancourt commented 2 years ago

but it's annoying if you have 10 files with errors and you saved one then you lost the remaining 9 errors unless you go to the previous run... but then you have again 10 errors (fixed and without fix)

Akryum commented 2 years ago

I see what you mean

Akryum commented 2 years ago
Screenshot 2021-12-12 at 00 57 52
Akryum commented 2 years ago

Available in https://github.com/Akryum/peeky/releases/tag/v0.8.3