Command line applications today are not easy to test. Also, with the recently added dispatch logic testing is even more difficult. Nevertheless we should still create an end-to-end functional test to ensure we don't regress anything. It will do:
Pack dotnet-razor-tooling
Build a local package directory to use for the test
Command line applications today are not easy to test. Also, with the recently added dispatch logic testing is even more difficult. Nevertheless we should still create an end-to-end functional test to ensure we don't regress anything. It will do: