-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rewrite. Switches from CommandLineParser to
System.CommandLine. Replaces own implementation of file system isolation to System.IO.Abstractions. Replaces all tests with new ones using XUnit. These are coarse grained integration tests treating the whole app as a unit (they are longer but span over the entire application).
- Loading branch information
Showing
54 changed files
with
1,374 additions
and
1,768 deletions.