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

Request: support for multiple jasmine configurations #44

Open
egmacke opened this issue Oct 7, 2020 · 0 comments
Open

Request: support for multiple jasmine configurations #44

egmacke opened this issue Oct 7, 2020 · 0 comments

Comments

@egmacke
Copy link

egmacke commented Oct 7, 2020

I'm currently working on a project with a lot of tests. Currently they are all collected together and run via Jasmine, however I'm looking to break them out into separate configurations for unit tests and integration tests. (Largely for performance benefits and ease of management)

I was wondering how easy it would be to be able to provide the jasmineExplorer.config property as an array rather than a single value, then provide some way in the runner to pick the "active" configuration?

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