Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Applying some xUnit Test patterns to the test suite #79

Open
eduardogr opened this issue Feb 11, 2021 · 0 comments
Open

Applying some xUnit Test patterns to the test suite #79

eduardogr opened this issue Feb 11, 2021 · 0 comments
Assignees
Labels

Comments

@eduardogr
Copy link
Collaborator

Regarding secrets-manager's test suite there's some improvements to apply.

Some of the principles to apply will be:

  • Design for testability
  • Minimize Test Overlap
  • Verify One Condition per Test
  • Test Concerns Separately
@eduardogr eduardogr self-assigned this Feb 11, 2021
@eduardogr eduardogr mentioned this issue Feb 11, 2021
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant