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

@mhanberg mhanberg changed the title Add simple character based property test test: simple character based property test Jan 31, 2026
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