3 Commits

Author SHA1 Message Date
0eb51d851f
Fix(test): No more manual test setup
- Test setup now done automatically via `cargo test`. Testing fixtures
are automatically injected before tests.
2023-07-21 22:09:26 -04:00
0736d6e81a
Fix(test): Compare results to GNU echo
- Added new TestResult type
- Automated 5 testing cases with bash script
2023-07-21 20:17:11 -04:00
9f673b28b4
Feat: Finished functionality
- Added test suite
- Added README.md

Create rust.yml for GitHubCI
2023-07-20 02:50:56 -04:00