Rails TDD video class
See an example video:
What you’ll learn:
- Domain Crunching
- Application Layer
- Domain Layer
- TDD
- mutation testing
- code coverage
- documenting the domain knowledge
- building a web app for an existing functionality
- RubyMine tricks
- hiding your implementation details with private_constant
- getting rid of primitive obsession