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

Unable to run selective convodirs tests #130

Open
sushank-rana-a30001665 opened this issue Apr 24, 2024 · 0 comments
Open

Unable to run selective convodirs tests #130

sushank-rana-a30001665 opened this issue Apr 24, 2024 · 0 comments

Comments

@sushank-rana-a30001665
Copy link

sushank-rana-a30001665 commented Apr 24, 2024

We are using Jasmine to run our botium tests and I was wondering if it's possible to run tests in one of the two convo directories by providing a parameter on runtime?

For example in the screenshot below you can see we have two convo directories defined on our package.json and by default all the test scripts (convo.txt) in these two folders run when I use
npm run test

I am looking at running tests under one of these convodirs by providing the convo directory path/name at runtime or maybe creating a script pointing to one of these so that I could run something like this

npm run auth - to run scripts in auth directory
npm run unaut - to run scripts un unauth directory

image

package.json - scripts
image

botium.spec.ts
image

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

No branches or pull requests

1 participant