Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zishan-rahman/xovichje
Xovich, but made in JavaFX! Because why not?!
https://github.com/zishan-rahman/xovichje
Last synced: 21 days ago
JSON representation
Xovich, but made in JavaFX! Because why not?!
- Host: GitHub
- URL: https://github.com/zishan-rahman/xovichje
- Owner: Zishan-Rahman
- Created: 2022-07-27T11:11:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T14:42:51.000Z (7 months ago)
- Last Synced: 2024-06-24T16:30:58.666Z (7 months ago)
- Language: Java
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# *X*ovich Java Edition
So I decided to recreate [*X*ovich](https://github.com/Zishan-Rahman/xovich) in JavaFX as a Gradle and Java programming exercise.
I still haven't written many unit tests for this because I'm struggling to get them recognised by Gradle for some reason. The test file (with a tiny dummy test checking for no exceptions) *probably* runs, but the report afterwards doesn't get built, and I don't know why. Ah, well. I'll need to look into this later. I'll make a relevant announcement on my website soon.
## TODO
- [ ] Get exisiting unit test to compile, run and have testing report built.
- [ ] If the above is successful, write more unit tests.