Skip to content

Commit

Permalink
Added configuration steps in readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
ZolotovDY authored and ZolotovDY committed Oct 9, 2024
1 parent d213d86 commit d1b83f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ $ npx qx package update
$ npx qx package install qooxdoo/qxl.testtapper
```

Now edit the `"myapp.test.*"` entry in your `compile.json` file to point to the
Now replace the `"qx.test.*"` entry in `application.includes` section of your `compile.json` file to point to the
test classes in your own application.
Also set value for the environment variable `qxl.testtapper.testNameSpace` in your `compile.json`.

```
$ npx qx serve
Expand Down

0 comments on commit d1b83f5

Please sign in to comment.