stackbuilders / tutorials

Stack Builders Tutorials.
https://www.stackbuilders.com/tutorials/
70 stars 22 forks source link

Jguerra-hspec-golden-tutorial #109

Closed Jagl257 closed 4 years ago

Jagl257 commented 5 years ago

Tutorial for Hspec-Golden Tutorial

  1. Little Intro to Golden Testing

    • Importance of testing
    • Why should we use Golden Test (Golden test vs Unit tests)
    • Hspec-Golden
  2. Getting Started

  3. A simple test

    • Building Module
    • Hspec-golden documentation
    • Creating and Running Tests
  4. A more complete test

    • Hspec-golden functionality
    • Modules to be tested
    • HTML Testing
      • Installing CLI
      • CLI documentation review
      • Updating with CLI
    • JSON Testing
      • How to manage different types
      • Golden data type
      • Creating and Running Tests
  5. Final Words

jpvillaisaza commented 5 years ago

@Jagl257 Does this tutorial supersede #101?

Jagl257 commented 5 years ago

@Jagl257 Does this tutorial supersede #101?

@jpvillaisaza As far as I know, it does supersede #101

Jagl257 commented 4 years ago

Ok, @CristhianMotoche I solved some typos and I request a review from Andrea so she can check the grammar, syntax and orthography as well.

juanpaucar commented 4 years ago

@po5i @juandiegovera @CristhianMotoche Should we keep this PR open?

CristhianMotoche commented 4 years ago

@juanpaucar I think we should close it. Let's just keep the branch in the repo so that we can restart this work latter. Sounds good? /cc @flandrade

po5i commented 4 years ago

@juanpaucar I think we should close it. Let's just keep the branch in the repo so that we can restart this work latter. Sounds good? /cc @flandrade

I agree

juanpaucar commented 4 years ago

We can always reopen the PR later, let's just keep the branch as @CristhianMotoche mentioned