TDD

nibirutech logo

We love Test.

NibiruTech has a deep understanding that agile development is based on persistent code refactoring. So we always write test first, to make sure our codes are TDD covered, and let TDD to help us with the coding.

Normally we use Rspec, a behavior driven framework helping us to write elegant code.