https://github.com/sebas77/svelto.tasks.tests
Tests and Examples for Svelto.Tasks
https://github.com/sebas77/svelto.tasks.tests
Last synced: about 1 year ago
JSON representation
Tests and Examples for Svelto.Tasks
- Host: GitHub
- URL: https://github.com/sebas77/svelto.tasks.tests
- Owner: sebas77
- License: mit
- Created: 2017-12-25T01:14:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-14T16:39:36.000Z (almost 2 years ago)
- Last Synced: 2025-04-14T14:22:35.832Z (about 1 year ago)
- Language: C#
- Size: 3.08 MB
- Stars: 4
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Svelto.Tasks.Tests
======================
These are the tests and example of Svelto.Tasks:
https://github.com/sebas77/Svelto.Tasks
Please read about it on here:
http://www.sebaslab.com/svelto-taskrunner-run-serial-and-parallel-asynchronous-tasks-in-unity3d/
These tests must run inside Unity using the integrated Unit Test Runner.
**Note: The folders Svelto.ECS, Svelto.Tasks and Svelto.Common, where present, are submodules pointing to the relavite repositories. If you find them empty, you need to update them through the submodule command. Check some instructions here: https://github.com/sebas77/Svelto.ECS.Vanilla.Example/wiki**