|
|
|
|
|
by perrygeo
805 days ago
|
|
For me, having history in a structured sqlite database is the killer feature. You can build useful reports ("histogram of run times for all pytest calls from the current directory that exited zero") in a single sql query. Sync is oversold as a feature, never used it. |
|