Closed d3rdennis closed 1 year ago
I could not integrate my test case into an existing app because it is a library-test. So I added a new library called books-lib with a minimal test example
The test can be executed from the books-lib folder with the following commands: "npm i" or "npm ci" if necessary npm run test
I could not integrate my test case into an existing app because it is a library-test. So I added a new library called books-lib with a minimal test example