See all presentation from Olivine-Labs
On Github Olivine-Labs / BALD-base
describe('busted', function() it('should have a simple api', function() local str = 'yup' assert.are.equal('yup', str) end) )