Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ApiTestCommand: Add option to generate separate test files for each API resource path #173

Merged
merged 2 commits into from
May 19, 2021

Conversation

kerrykimbrough
Copy link
Contributor

Fixes issue #168

For shell command tcases-api-test, adds a new option -S (alternatively, for Maven goal tcases:api-test, the byPaths option). If specified, a separate test file is generated for each of the API resource paths specified by the -P option, each containing tests for a single path. Otherwise, a single test file is generated containing tests for all paths.

@kerrykimbrough kerrykimbrough merged commit f20b0fd into master May 19, 2021
@kerrykimbrough kerrykimbrough deleted the issue-168 branch May 19, 2021 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant