Skip to content

emilybache/StrangeCharacters-TestDesign-Kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strange Characters Test Design Kata

Information about the requirements are here: Strange Characters Kata Description

There are some well-marked bugs in the code. For each one:

  • Create a new (empty) test case to expose the bug. Write a comment or good test name that explains what the bug is
  • Write the body of the test case: it should fail because of the bug
  • Fix the bug: the test case should now pass.

You could do this as part of a Learning Hour

About

for writing tests that check correct objects are included in a list

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published