File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " com.aaulicino.unity-coroutines-for-nsubstitute" ,
3+ "displayName" : " Unity Coroutines for NSubstitute" ,
4+ "version" : " 0.1.0" ,
5+ "unity" : " 2020.3" ,
6+ "description" : " Mocking Unity3D Coroutines in Unity3D using NSubstitute" ,
7+ "keywords" : [
8+ " NSubstitute" ,
9+ " mock" ,
10+ " coroutine" ,
11+ " test" ,
12+ " testing-tools"
13+ ],
14+ "homepage" : " https://github.com/AAulicino/Unity-Coroutines-for-NSubstitute" ,
15+ "documentationUrl" : " https://github.com/AAulicino/Unity-Coroutines-for-NSubstitute/blob/main/README.md" ,
16+ "changelogUrl" : " https://github.com/AAulicino/Unity-Coroutines-for-NSubstitute/blob/main/CHANGELOG.md" ,
17+ "repository" : {
18+ "type" : " git" ,
19+ "url" : " https://github.com/AAulicino/Unity-Coroutines-for-NSubstitute"
20+ },
21+ "author" : {
22+ "name" : " Arthur Aulicino" ,
23+ "url" : " https://github.com/AAulicino"
24+ },
25+ "license" : " MIT"
26+ }
You can’t perform that action at this time.
0 commit comments