mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-20 12:58:15 +08:00
Started adding BDDfy...
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"version": "1.0.0-*",
|
||||
|
||||
"testRunner": "xunit",
|
||||
@ -24,7 +24,8 @@
|
||||
"dotnet-test-xunit": "2.2.0-preview2-build1029",
|
||||
"Shouldly": "2.8.0",
|
||||
"Ocelot": "1.0.0-*",
|
||||
"Microsoft.AspNetCore.TestHost": "1.0.0"
|
||||
"Microsoft.AspNetCore.TestHost": "1.0.0",
|
||||
"TestStack.BDDfy": "4.3.1"
|
||||
},
|
||||
|
||||
"frameworks": {
|
||||
|
Reference in New Issue
Block a user