SteeltoeOSS / Tooling

Steeltoe developer tool collection
https://steeltoe.io/
Apache License 2.0
12 stars 7 forks source link

Improve CLI test run times #33

Closed ccheetham closed 5 years ago

ccheetham commented 5 years ago

CLI tests take on the order of minutes. If reduced to seconds, they could be added to CI builds.

Tests execute one or more dotnet commands. Looks like this could be replaced using something like this: https://github.com/natemcmaster/CommandLineUtils/blob/ecfc8bc3992f9ee899115622dcb851d0274f3557/docs/samples/dependency-injection/custom/Program.cs

cf-gitbot commented 5 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/160870500

The labels on this github issue will be updated when the story is started.