File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44
55Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
66
7+ ## [ 1.3.0] - 2021-04-13
8+
9+ ### Added
10+
11+ - Started support for JUnit 5:
12+ - imports
13+ - pom.xml dependencies
14+ - added snippets to specific JUnit 5 tests
15+ - Configuration ` javaTests.template.junitDefaultVersion ` to define the JUnit version
16+
717## [ 1.2.1] - 2020-12-11
818
919### Added
Original file line number Diff line number Diff line change 44 "icon" : " images/icon-128.png" ,
55 "displayName" : " Java Tests" ,
66 "description" : " Extension to help write tests in Java." ,
7- "version" : " 1.2.1 " ,
7+ "version" : " 1.3.0 " ,
88 "repository" : {
99 "type" : " git" ,
1010 "url" : " https://github.com/wesleyegberto/vscode-java-tests.git"
You can’t perform that action at this time.
0 commit comments