wilsonsilva/memoria

View on GitHub
ROADMAP.md

Summary

Maintainability
Test Coverage
# Roadmap

## Core
- [ ] Snapshot interpolation
- [ ] Snapshot partial matching
- [ ] Auto format the serialised snapshots
- [ ] Find and delete unused snapshots

## Framework integrations
- [x] `RSpec`
- [ ] `Minitest`
- [ ] `Cucumber`

## Persistence
- [x] Filesystem

## Serialisation
- [x] Plain text (WYSIWYG)
- [ ] Compressed

## Other
- [ ] `Pry` integration