Skip to content

rdacorporation/UnitTesting-Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit Testing Lab

This lab will be the first module in our effort to move to a behavior-driven development (BDD) methodology that works well with our focus on disciplined agile delivery (DAD) focus.

Tools Needed

User Stories

Both BDD and DAD focus on user stories, and while we don't need them for this lab. They are being included as reference material.

  • US1: As a user, I can choose to view all, active, or completed tasks.
  • US2: As a user, I can add a task to my list.
  • US3: As a user, I can change the title and completed state of a task.
  • US4: As a user, I can delete a task from my list.
  • US5: As a user, I can clear out all completed tasks on my list.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published