Sorry, we didn't find any relevant articles for you.

Send us your queries using the form below and we will get back to you with a solution.

-grstryste, --g-repo-run-story-suite

This article defines the syntax to run a GenRocket StorySuite from a G-Repository Client Repo. A StorySuite must run with a Story it contains.

Run a G-Repository StorySuite

Syntax: genrocket -grepo repoName -grstryste StorySuite -stry Story
Example: genrocket -grepo BankDemo -grstryste BankAccountTablesSetup -stry PerformMediumPopulation

Run a G-Repository StorySuite/TestDataCase

Syntax: genrocket -grepo repoName -grstryste StorySuite -stry Story -tdc Suite.Category.Case
Example: genrocket -grepo BankDemo -grstryste BankAccountTablesSetup -stry PerformMediumPopulation
-tdc BankTables.Setup.AccountLevel