https://github.com/sebas77/svelto.ecs.tests
Svelto.ECS unit tests
https://github.com/sebas77/svelto.ecs.tests
Last synced: about 1 year ago
JSON representation
Svelto.ECS unit tests
- Host: GitHub
- URL: https://github.com/sebas77/svelto.ecs.tests
- Owner: sebas77
- Created: 2018-03-02T18:20:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-14T15:06:16.000Z (almost 2 years ago)
- Last Synced: 2025-03-28T03:01:39.730Z (about 1 year ago)
- Language: C#
- Size: 1.68 MB
- Stars: 5
- Watchers: 1
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Svelto.ECS.Tests
You should be able to download all the necessary to run the test through nuget. All the information should be already included in the solution, so it should be an automatic process.
.net core SDK must be installed: https://dotnet.microsoft.com/download
These tests runs with .net core, they DO NOT USE UNITY. Unity dedicated tests are found at https://github.com/sebas77/Svelto.ECS.Tests.Unity
## Feel free to contribute with new tests, all valid PRs will be accepted and appreciated!