mirror of
https://github.com/softinio/Fishee.git
synced 2025-09-03 11:16:42 -07:00
Add test for CLI main and add test plan
This commit is contained in:
parent
4287ddfed9
commit
aabda391c2
2 changed files with 84 additions and 1 deletions
|
@ -12,7 +12,13 @@
|
|||
"testTimeoutsEnabled" : true
|
||||
},
|
||||
"testTargets" : [
|
||||
|
||||
{
|
||||
"target" : {
|
||||
"containerPath" : "container:",
|
||||
"identifier" : "FisheeTests",
|
||||
"name" : "FisheeTests"
|
||||
}
|
||||
}
|
||||
],
|
||||
"version" : 1
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue