Subject testing for JavaScript
· 4 min read
Ruby has a history of strong testing tools. That strong ethos of testing also influenced us at bitcrowd. Loosely inspired by RSpec's subject, we've now come to use a similar pattern for testing React components.