DPI-WE / testing-with-rspec

0 stars 1 forks source link

Please review and provide feedback #1

Open heratyian opened 1 month ago

heratyian commented 1 month ago

@DPI-WE/technical-associates

ahuynh3a commented 2 weeks ago

This lesson was really helpful and easy to follow. I understood everything. At first, I was a bit confused about where methods like "be_valid" was defined, but I learned that these are called "matchers" and they come with Rspec. Should we explain what matchers are for clarity?

heratyian commented 2 weeks ago

At first, I was a bit confused about where methods like "be_valid" was defined, but I learned that these are called "matchers" and they come with Rspec. Should we explain what matchers are for clarity?

sounds like a good idea. Want to make a pull request and add a bit of context about matchers? maybe an <aside>? @ahuynh3a

ahuynh3a commented 2 weeks ago

Sure thing!

thierrychau commented 2 weeks ago