Skip to content

Commit 6dfedd1

Browse files
committed
Update README and /images folder. VERY WIP!!
1 parent 486a86f commit 6dfedd1

32 files changed

+145
-204
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.idea
2-
build/
2+
out/
33

44
*.jar
55
*.iml

README.adoc

Lines changed: 142 additions & 187 deletions
Large diffs are not rendered by default.

README_WIP.adoc

Lines changed: 0 additions & 1 deletion
This file was deleted.

README.md renamed to README_legacy.md

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -15,28 +15,15 @@ You can also check out the best-practice-part included in this repository. It wa
1515
<br>
1616

1717
### Schedule
18-
- [ ] 5.0 M4 Update - Work in Progress
19-
- Parameterized tests
20-
- Enhanced dynamic tests
21-
- Documentation
22-
23-
- [ ] 5.0 M5 Update - Due by June 25, 2017
24-
- Scenario tests
25-
- Repeated tests
26-
- Test execution in user-defined thread
27-
28-
- [ ] 5.0 RC1 (Release Candidate 1) Update - Due by July 23, 2017
29-
- Last fixes before GA
30-
3118
- [ ] 5.0 GA (General Availability Release) Update - Due by August 24, 2017
3219
- First General Availability Release
3320

3421
[Milestones](https://github.com/junit-team/junit5/milestones/)
3522

3623
### To-Dos
3724
#### From here on out TODOs are tracked in "Issues"
38-
- [ ] Fix userInterfaceTest - XX XXX 2017
39-
- [ ] Update for Milestone 4 - XX XXX 2017
25+
- [ ] Update for RC2 - XX XXX 2017
26+
- [x] Fix userInterfaceTest - 01 Aug 2017
4027
- [x] Create wiki article with githup-pages-content - 04 Mar 2017
4128
- [x] Convert code fragments from images to text - 04 Mar 2017
4229
- [x] Incorporate JUnit Best-Practice on request - 15 Feb 2017
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)