This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f9ef0abcf8
aspnetcore
/
test
/
Cli.FunctionalTests
/
test.sh
4 lines
66 B
Bash
Raw
Blame
History
#!/bin/sh
dotnet
test
--logger
"console;verbosity=detailed"
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink