github.com/jaylevin/jenkins-library@v1.230.4/integration/testdata/TestCnbIntegration/project/test/integration-tests/helloworld.spec.js (about)

     1  
     2  describe("hello IT", () => {
     3    it("responds with \"Hello, World!\"", () => {
     4  
     5    });
     6  });