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

List of weird things to fix in 2.0 #288

Open
11 of 14 tasks
Seddryck opened this issue Aug 17, 2017 · 0 comments
Open
11 of 14 tasks

List of weird things to fix in 2.0 #288

Seddryck opened this issue Aug 17, 2017 · 0 comments
Milestone

Comments

@Seddryck
Copy link
Owner

Seddryck commented Aug 17, 2017

This is a memo issue for all the small mistakes that should be fixed in release 2.0

Renamings

  • equivalent-to should be a synonym ofequalTo
  • equalTo should be equal-to
  • resultSet should be result-set
  • subsetOf should be subset-of
  • equivalentTo should be equivalent-to
  • connectionString should be connection-string (including in default/reference)
  • syntacticallyCorrect should be syntactically-correct
  • fasterThan should be faster-than
  • variable (within a predicate) should be alias
  • name (within a predicate) should be operand
  • within-list should be any-of

Change in system-under-test

  • Within system-under-test, execution should be result-set except when assert is faster-than or syntactically-correct

Deprecated constraints

  • constraint evaluate-rows should be removed (replaced by all-rows with an expression)
  • constraint matchPattern should be removed (replaced by all-rows with a predicate matches-regex)
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

1 participant