Skip to content

Commit

Permalink
docs: Add FAQ in the README.md (#744)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdneo authored Jul 15, 2019
1 parent 80b5714 commit ffacd80
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,9 @@ The [Java Test Runner](https://marketplace.visualstudio.com/items?itemName=vscja
| `java.test.config` | Specify the configuration for the test cases to run with. [More details](https://aka.ms/java-test-config). | `{}` |
| `java.test.defaultConfig` | Specify the name of the default test configuration. | `""` |

## FAQ
If you meet any problem when using the extension, please refer to the [FAQ](https://github.com/microsoft/vscode-java-test/wiki/FAQ) to check if there is an answer to your problem.

## Contributing and Feedback

If you are interested in providing feedback or contributing directly to the code base, please check the document [Contributing to Java Test Runner](https://github.com/Microsoft/vscode-java-test/blob/master/CONTRIBUTING.md), which covers the following parts:
Expand Down

0 comments on commit ffacd80

Please sign in to comment.