test('your test case here', () => { yourUtility(some_args); // your actions // your assertions });