Sha256: 4f4a7770f4fbbef9b7f86df9878ce9aad37f41005ae3f45593e36b00430e407e

Contents?: true

Size: 514 Bytes

Versions: 2

Compression:

Stored size: 514 Bytes

Contents

- [x] Record metadata at end of run
- [x] Read metadata at start of run
- [x] Running in date groups, ordering by fastest
  - [x] record and compare run time on examples
  - [x] record run time on groups
- [x] merge on metadata, don't overwrite
- [x] sort the groups as well. our orderer will get called with groups and then with examples in the groups
- [x] parent groups will reflect the most relevant of their deepest children
- [x] refactoring: make RunResults a class instead of a hash. Should clean up a lot

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rspec-ordering-mttf-0.1.1 TODO.md
rspec-ordering-mttf-0.1.0 TODO.md