-
Run a method of a test class
./apex-tests.ps1 "testClass1.methodA"
-
Run a entire test class
./apex-tests.ps1 "testClass1"
-
Run a entire test class and one method of another test class:
./apex-tests.ps1 "testClass1,testClass2.methodA"
-
Run a entire test class, 10 times (1000 times is the default)
./apex-tests.ps1 "testClass1 10"
-
Notifications
You must be signed in to change notification settings - Fork 0
cinicola/scripts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published