https://github.com/gammasoft71/tunit_gui_win_forms
xtd.tunit runner (xtd unit tests runner)
https://github.com/gammasoft71/tunit_gui_win_forms
csharp gui unittest unittests winforms xtd
Last synced: 4 months ago
JSON representation
xtd.tunit runner (xtd unit tests runner)
- Host: GitHub
- URL: https://github.com/gammasoft71/tunit_gui_win_forms
- Owner: gammasoft71
- License: mit
- Created: 2019-05-09T10:09:03.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-24T09:59:26.000Z (about 1 year ago)
- Last Synced: 2025-04-09T18:05:24.954Z (about 1 year ago)
- Topics: csharp, gui, unittest, unittests, winforms, xtd
- Language: C#
- Homepage: https://gammasoft71.github.io/xtd/
- Size: 435 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)