๐งช
Testing
Testing strategies and tools
Testing
๐
Unit Testing at Scale (EN)
Tech Lead / Principal-level unit testing: design-for-test, patterns, smells, boundaries, and maintainable test suites
Intermediate
4 min
๐
Integration Testing (WebApplicationFactory, TestContainers) (EN)
TL/Principal integration testing strategy: what to cover, how to avoid flakiness, and how to keep it fast
Intermediate
3 min
๐
Mocking Strategy & Alternatives (EN)
A lead-level strategy for mocks/fakes/stubs: what to mock, what not to mock, and how to avoid brittle tests
Intermediate
2 min
๐
Contract Testing (Consumer-Driven) (EN)
Lead-level contract testing: when to use it, what it guarantees, and how to integrate it into CI/CD
Intermediate
2 min
๐
Performance Testing (k6/NBomber) (EN)
Lead-level performance testing theory: what to measure, how to design experiments, and how to avoid misleading results
Intermediate
2 min