Skip to content

Commit

Permalink
Generated by gradle-git-publish.
Browse files Browse the repository at this point in the history
  • Loading branch information
junit-builds committed Apr 12, 2024
1 parent 6324ef6 commit 1ede734
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 10 deletions.
9 changes: 4 additions & 5 deletions docs/5.10.2/user-guide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6897,11 +6897,10 @@ <h3 id="running-tests-ide"><a class="anchor" href="#running-tests-ide"></a>4.1.
<h4 id="running-tests-ide-intellij-idea"><a class="anchor" href="#running-tests-ide-intellij-idea"></a>4.1.1. IntelliJ IDEA</h4>
<div class="paragraph">
<p>IntelliJ IDEA supports running tests on the JUnit Platform since version 2016.2. For more
information, please consult the official
<a href="https://jb.gg/junit-idea/">IntelliJ IDEA documentation</a>. Note, however, that it is
recommended to use IDEA 2017.3 or newer since more recent versions of IDEA download the
following JARs automatically based on the API version used in the project:
<code>junit-platform-launcher</code>, <code>junit-jupiter-engine</code>, and <code>junit-vintage-engine</code>.</p>
information, please consult this <a href="https://jb.gg/junit-idea/">IntelliJ IDEA resource</a>. Note,
however, that it is recommended to use IDEA 2017.3 or newer since more recent versions of
IDEA download the following JARs automatically based on the API version used in the
project: <code>junit-platform-launcher</code>, <code>junit-jupiter-engine</code>, and <code>junit-vintage-engine</code>.</p>
</div>
<div class="admonitionblock warning">
<table>
Expand Down
Binary file modified docs/5.10.2/user-guide/junit-user-guide-5.10.2.pdf
Binary file not shown.
9 changes: 4 additions & 5 deletions docs/current/user-guide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6897,11 +6897,10 @@ <h3 id="running-tests-ide"><a class="anchor" href="#running-tests-ide"></a>4.1.
<h4 id="running-tests-ide-intellij-idea"><a class="anchor" href="#running-tests-ide-intellij-idea"></a>4.1.1. IntelliJ IDEA</h4>
<div class="paragraph">
<p>IntelliJ IDEA supports running tests on the JUnit Platform since version 2016.2. For more
information, please consult the official
<a href="https://jb.gg/junit-idea/">IntelliJ IDEA documentation</a>. Note, however, that it is
recommended to use IDEA 2017.3 or newer since more recent versions of IDEA download the
following JARs automatically based on the API version used in the project:
<code>junit-platform-launcher</code>, <code>junit-jupiter-engine</code>, and <code>junit-vintage-engine</code>.</p>
information, please consult this <a href="https://jb.gg/junit-idea/">IntelliJ IDEA resource</a>. Note,
however, that it is recommended to use IDEA 2017.3 or newer since more recent versions of
IDEA download the following JARs automatically based on the API version used in the
project: <code>junit-platform-launcher</code>, <code>junit-jupiter-engine</code>, and <code>junit-vintage-engine</code>.</p>
</div>
<div class="admonitionblock warning">
<table>
Expand Down
Binary file modified docs/current/user-guide/junit-user-guide-5.10.2.pdf
Binary file not shown.

0 comments on commit 1ede734

Please sign in to comment.