https://github.com/gammasoft71/tunit_gui_win_forms
https://github.com/gammasoft71/tunit_gui_win_forms
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gammasoft71/tunit_gui_win_forms
- Owner: gammasoft71
- License: mit
- Created: 2019-05-09T10:09:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-22T19:47:56.000Z (10 months ago)
- Last Synced: 2025-03-22T20:28:15.435Z (10 months ago)
- Language: C#
- Size: 391 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xtd.tunit.gui.forms
* xtd.tunit.gui.forms is a prototype written in C# to demonstrate the possibility of having a graphical interface for xtd.tunit.
* This project is not intended for the end user.
* It only serves as a base for a future product fully integrated with xtd and written with xtd.
* There are some bugs that linger and the functionality is not completely finished.
* But for a simple prototype, it's not bad.

## If you want more information about xtd.tunit and xtd in general, here are some links to follow
* [website](https://gammasoft71.github.io/xtd/)
* [wiki](https://github.com/gammasoft71/xtd/wiki)
* [github](https://github.com/gammasoft71/xtd)
* [project](https://sourceforge.net/projects/xtdpro/)
* [Reference Guide](https://gammasoft71.github.io/xtd/reference_guides/latest/index.html)
* [xtd.tunit overview](https://gammasoft71.github.io/xtd/docs/documentation/Guides/xtd.tunit/Overview/tunit_overview)