UNPKG

funcunit

Version:
5 lines 125 B
describe('Hello World!', function() { it('should contain hello world', function() { F('h1').text('Hello World!'); }); });