output-tracker 0.1.1

Track and assert state of dependencies in state-based tests without mocks
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Rust
target/
Cargo.lock

# VS Code
.vscode/

# IntelliJ IDEA
.idea/
*.iml

# Sublime Text
*.sublime-workspace