xaizek / stic (License: MIT) (since 2018-12-07)
Simple Tests In C with optional automatic test registration in C.
<root> / runners / windows / SeaTest / SeaTest /
File Mode Size
Properties/ 040000
App.xaml 100644 294B
App.xaml.cs 100644 309B
FileSystem.cs 100644 2,110B
Fixture.cs 100644 652B
Observable.cs 100644 911B
SeaTest.csproj 100644 4,555B
SeaTestParser.cs 100644 2,608B
SeaTestViewModel.cs 100644 3,714B
SeaTestWindow.xaml 100644 2,280B
SeaTestWindow.xaml.cs 100644 855B
Test.cs 100644 670B
TestResult.cs 100644 121B
app.config 100644 926B
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/stic

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/stic

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master