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

Provide a as keyword in the given macro to name the binded const name #14

Closed
perkss opened this issue Jan 25, 2018 · 1 comment
Closed

Comments

@perkss
Copy link
Owner

perkss commented Jan 25, 2018

For example: (given 2 as test-data)

dannicolici added a commit to dannicolici/eggplant that referenced this issue May 9, 2018
- add support for 'as' in the 'given' macro
dannicolici added a commit to dannicolici/eggplant that referenced this issue May 10, 2018
- add support for multiple arguments to 'given'
- the multi argument syntax is:
(given [2 as a 3 as b]...)
- based on implementation for Issue perkss#14 (data 'as' var-name)
perkss pushed a commit that referenced this issue May 11, 2018
@perkss
Copy link
Owner Author

perkss commented May 11, 2018

Done thanks @dannicolici

@perkss perkss closed this as completed May 11, 2018
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

No branches or pull requests

1 participant