KacperFKorban / GUInep

Automatic UI forms for Scala 3 functions
https://kacperfkorban.github.io/GUInep/
Apache License 2.0
14 stars 0 forks source link

Add tests #13

Closed KacperFKorban closed 5 months ago

KacperFKorban commented 6 months ago

Figure out how to test the code and a testing framework with some basic tests.

For macros, it should be possible to test the generated Scripts.

For the actual UI generation, it's a bit harder, especially since in the web version almost all the work is done by JS.