Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: improve [unit] testing, add new test dependencies, add a [possible] logger plugin to gradle, add doc #1552

Merged
merged 3 commits into from
Oct 3, 2023

Conversation

The-Lum
Copy link
Collaborator

@The-Lum The-Lum commented Oct 2, 2023

Hi PlantUML team, and all,

Here is a PR, in order to improve [unit] test of PlantUML.

I begun with:

And now, I update and refresh this old PR:

To help to answer to:

It is now time to test...

[FYI @jrosiek, @RohanTalip: you were ahead of your time... Thanks for your works]

Regards,
Th.

Update and refresh this old PR:
- plantuml#277

Add on test dependencies:
- [x] [`io.github.glytching:junit-extensions`](https://github.com/glytching/junit-extensions)
- [x] [`Mockito`](https://github.com/mockito/mockito)
  - `org.mockito:mockito-core`
  - `org.mockito:mockito-junit-jupiter`

Add a first test on:
- `test/utils/LineLocationImplTest.java`
- allow `radarsh/gradle-test-logger-plugin` (at discretion: by default in comment)
@arnaudroques arnaudroques merged commit 21b9b0b into plantuml:master Oct 3, 2023
9 checks passed
@The-Lum The-Lum mentioned this pull request Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants