Angular-cli: Feature: Support --specs for e2e argument

Created on 10 Oct 2016  路  3Comments  路  Source: angular/angular-cli

It would be very nice to be able not only run a single or some of the e2e tests.

Thanks :)

3 (nice to have)

Most helpful comment

Closing as answered by @leocaseiro, thanks!

There's also this feature request for a --suite flag: https://github.com/angular/angular-cli/issues/2628.

All 3 comments

The current angular-cli has the --specs for e2e.

Sorry if I'm wrong, but I think you can use it now.

https://github.com/angular/angular-cli/wiki/e2e

--specs (alias: -sp) _default value: []_

Override specs in the protractor config. Can send in multiple specs by repeating flag (ng e2e --specs=spec1.ts --specs=spec2.ts).

Closing as answered by @leocaseiro, thanks!

There's also this feature request for a --suite flag: https://github.com/angular/angular-cli/issues/2628.

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

_This action has been performed automatically by a bot._

Was this page helpful?
0 / 5 - 0 ratings

Related issues

naveedahmed1 picture naveedahmed1  路  3Comments

MateenKadwaikar picture MateenKadwaikar  路  3Comments

daBishMan picture daBishMan  路  3Comments

NilsHolger picture NilsHolger  路  3Comments

gotschmarcel picture gotschmarcel  路  3Comments