import {TestClass} from './resources/TestClass.js'; assert.equal(TestClass.method(), 42);