stories 0.1.0

Framework for running test stories.
Documentation
1
2
3
fn main() -> std::process::ExitCode {
    stories::main()
}