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

How to run a specific suite? #9

Open
brandonparsons opened this issue Jun 16, 2013 · 1 comment
Open

How to run a specific suite? #9

brandonparsons opened this issue Jun 16, 2013 · 1 comment

Comments

@brandonparsons
Copy link

Hi there,

I'd like to watch a specific set of files for changes, and then run a specific teabag test suite - e.g. integration (as opposed to a specific spec file).

Is it possible to accomplish this?

@jejacks0n
Copy link
Owner

Did you ever sort this out? sorry about the time to respond.

I guess I never thought about doing it that way -- you should be able to set your Guardfile to match the same files that are in the suite. The suite is found from the file, and then that file is run within the context of that suite.

I guess there's a feature there if you think you could use it.

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

2 participants