asserting 0.12.0

Fluent assertions for tests in Rust that are convenient to write and easy to extend.
Documentation
# Rust Cargo
target/
**/*.rs.bk
Cargo.lock

# Eclipse
.project
.settings/

# Intellij IDEA
.idea/*
!.idea/runConfigurations/
*.iml

# VS Code
.vscode/

# Sublime Text
*.sublime-workspace

# Cargo Mutants
mutants.out/
mutants.out.old/