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

Scaffold files, implement array subject, implement array be size matcher #181

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BrunoRoemers
Copy link

@BrunoRoemers BrunoRoemers commented Jan 24, 2021

First steps towards implementing array support (#177). This PR is far from complete but this way @ko1nksm can give early feedback.

I suggest we create a new branch to develop this feature until it is ready for the master branch.

Done so far:

  • Created the folder structure as suggested
  • Implemented array subject
  • Implemented be size <n> matcher
  • Created examples-array folder (which I'll use to run experiments for the time being)

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.

None yet

1 participant