github.com/ouraigua/jenkins-library@v0.0.0-20231028010029-fbeaf2f3aa9b/integration/testdata/TestMtaIntegration/npm/test/integration-tests/helloworld.spec.js (about) 1 2 describe("hello IT", () => { 3 it("responds with \"Hello, World!\"", () => { 4 5 }); 6 });