
@DevLeaderCa My stack nowadays is:
- xunit
- nsubstitute
- awesomeassertions
- autofixture
- testcontainers + respawn for db-related tests
- playwright for e2e if needed
- xunit.combinatorial if I need it for more paramtetized cases
- stryker for mutation tests when I have the time
English



















