Skip to content

Conversation

@lukaszsamson
Copy link
Contributor

This PR adds property tests that generate random strings in various elixir contexts.
Assumptions:
in tolerant mode

  1. if original parser returns ok, spitfire has to return exactly the same AST
  2. if the original parser crashes or errors, spitfire may not crash
    in strict mode
  3. if original parser returns ok, spitfire has to return exactly the same AST
  4. if the original parser crashes or errors skip spitfire and assume the case passed

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

Successfully merging this pull request may close these issues.

1 participant