An open API service indexing awesome lists of open source software.

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

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**