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

Feature: Add testing exercises for RSpec lessons #54

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rlmoser99
Copy link
Member

@rlmoser99 rlmoser99 commented Sep 19, 2021

Because:

  • The new RSpec testing lessons needs corresponding exercises.

This Commit:

  • Adds 5 RSpec Matcher exercises for Testing Basics lesson.
  • Adds 2 RSpec exercises for Testing Part 2 lesson.
  • Updates RSpec version.
  • Adds rubocop, but ignores the ruby_basics directory.
  • Adds README for the ruby_testing directory.

Closes Exercises for RSpec Basics

Because:
* The new RSpec testing lessons needs corresponding exercises.

This Commit:
* Adds 5 RSpec Matcher exercises for Testing Basics lesson.
* Adds 2 RSpec exercises for Testing Part 2 lesson.
* Updates RSpec version.
* Adds rubocop, but ignores the ruby_basics directory.
* Adds README for the ruby_testing directory.
@rlmoser99 rlmoser99 added Status: Do Not Merge This PR should not be merged until further notice Status: On Hold There is a temporary hold on any continued work or review labels Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Do Not Merge This PR should not be merged until further notice Status: On Hold There is a temporary hold on any continued work or review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exercises for RSpec Basics
1 participant