Commit graph

15 commits

Author SHA1 Message Date
Nahuel Rocchetti
3a35ee1a06
screenshot in readme 2023-07-31 18:42:31 -03:00
Nahuel Rocchetti
611c074b0c
Update README.md 2023-07-19 01:01:57 -03:00
Nahuel Rocchetti
568d7309b9
Update Progress. 2023-06-03 03:55:46 -03:00
Nahuel Rocchetti
900049dc1c
Update README.md 2023-05-29 23:51:06 -03:00
berylliumquestion
1dd43877ef Updated README to include basic Unity setup. 2023-01-26 23:21:53 -05:00
berylliumquestion
b18bc26dd9 Changed link for documentation of Unity Unit Tester from 2017.4 to 2020.3 2023-01-24 09:17:45 -05:00
Nahuel Rocchetti
5af1a6bde9
Update README.md 2022-12-21 07:28:17 -03:00
Ammar Askar
f8ea146b65 Add unit tests through unity test runner
As per the unity guide, this requires creating an assembly that
depends on the `nunit.framework.dll` reference. In order to
allow this testing assembly to access the code under the OpenTS2
folder, we create a `ScriptsAssembly` assembly that the `Tests`
assembly can depend on.

Unfortunately these tests can only be run through unity or the
Rider IDE but unless we want to do a clean separation of all the
Unity bits from the C# code this will likely be the easiest
option.
2022-12-07 18:20:25 -05:00
LazyDuchess
74ba6b63e0
Update README.md 2022-10-22 01:42:13 -03:00
LazyDuchess
bd4a863272
Update README.md 2022-10-22 01:38:54 -03:00
LazyDuchess
704f474a55
Update README.md 2022-05-01 23:23:51 -03:00
LazyDuchess
36d396d4cb
Update README.md 2022-04-29 14:00:25 -03:00
LazyDuchess
89bce2e6bf
Update README.md 2022-04-29 10:05:37 -03:00
LazyDuchess
9aad4ca7be
Update README.md 2022-04-29 09:09:53 -03:00
LazyDuchess
5bc343142f
Create README.md 2022-04-29 09:01:53 -03:00