qa-of-code-guidance icon indicating copy to clipboard operation
qa-of-code-guidance copied to clipboard

Add more information on test structure

Open joshlynchONS opened this issue 1 year ago • 0 comments

Add more information on how to structure tests. For example:

  • when should use you test classes (what are the benefits)
  • test file per module or function
  • best way to write tests
  • where should your tests file be
  • the importance of importing your package
  • etc...

joshlynchONS avatar Mar 01 '23 16:03 joshlynchONS