@@ -28,7 +28,7 @@ API, you should probably wait a bit longer before submitting your example.
- [x] The framework/stack you are using is at least 1 year old.
- [x] The framework you are using should have at least 5k stars if it is hosted on Github or equivalent on other platforms.
- [x] Your app should be able to work on recent versions of all major browsers.
- [x] Your app should bring something truly new to the table, minor variations of existing frameworks, languages or existing TodoMVC apps will not be accepted.
- [x] Your app should bring something truly new to the table, minor variations of existing frameworks, languages or existing TodoMVC apps will not be accepted.
At present, due to a large number of apps in the TodoMVC suite we haven't been mandating that unit tests be written in order for an application to be accepted.
At present, due to a large number of apps in the TodoMVC suite, we haven't been mandating that unit tests be written in order for an application to be accepted.
We do, however, plan on addressing this in a future release as we feel it would both help further ensure consistency and provide developers with a reference for writing tests for each framework.