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

Incorrect number with ranged fixtures #358

Closed
theofidry opened this issue May 15, 2016 · 1 comment
Closed

Incorrect number with ranged fixtures #358

theofidry opened this issue May 15, 2016 · 1 comment

Comments

@theofidry
Copy link
Member

If I have:

User:
  user_{2...0}:
    # ...

It will generate... 4 users.

First this problem affects the deprecated range usage (using more than two dots, cf. #329). This also raise the question of using negative numbers in range. This was kind of possible before, but likely to fail when using the generated name in references. But as - is likely to be an issue in a reference, I'm for completely disabling this possibility.

@reinfi
Copy link
Contributor

reinfi commented May 16, 2016

should be disabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants