Sf-60-Ruby-Cisco / BE-Ruby-Project

0 stars 0 forks source link

[SPIKE] Unit Tests: Rspec #8

Open VitaliiKulinskyi opened 2 years ago

VitaliiKulinskyi commented 2 years ago

Precondition

We need to

  1. Make a presentation on unit testing in ruby:
  1. Create a document:

So that We can use Rspec to write unit tests

Acceptance Criteria

  1. The presentation covered the following questions:
    • What is a Unit test
    • Unit test coverage standard
    • What is Rspec
    • How it is used in the development
    • How to use Rspec
  2. Presentation points are reinforced with examples
  3. Project Unit Test document created
  4. Project Unit Test document shown and agreed with the team

Definition of Done