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

Add test helpers #6

Closed
MatheusRich opened this issue Jul 9, 2020 · 1 comment
Closed

Add test helpers #6

MatheusRich opened this issue Jul 9, 2020 · 1 comment
Assignees
Labels
feature request New feature or request good first issue Good for newcomers
Milestone

Comments

@MatheusRich
Copy link
Contributor

MatheusRich commented Jul 9, 2020

  • Helper to create results (success and failures)
  • Assertions/Expectations (ex: expect(result).to have_value/have_error(1))

Resources:

@MatheusRich MatheusRich added the feature request New feature or request label Jul 9, 2020
@MatheusRich MatheusRich added the good first issue Good for newcomers label Aug 8, 2020
@MatheusRich MatheusRich self-assigned this Oct 20, 2020
@MatheusRich MatheusRich added this to the 0.2.0 milestone Dec 27, 2020
@bvicenzo
Copy link
Contributor

bvicenzo commented Dec 8, 2022

Implemented in this PR: #35

@bvicenzo bvicenzo closed this as completed Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants