tutorials.rst 1.0 KB

12345678910111213141516171819202122232425
  1. Video Tutorials
  2. =================
  3. The following are user-contributed tutorial videos for module development. Like the rest of the documentation, please feel free to add links to your own tutorial videos by submitting changes to the documentation code on `Github <https://github.com/tripal/tripal>`_.
  4. Testing
  5. ~~~~~~~~~
  6. The `Tripal Test Suite module <https://github.com/statonlab/TripalTestSuite>`_ is used by the core Tripal module, and many custom modules, to easily set up PHPUnit and Travis CI.
  7. * `Creating and running Test Suite Tests <https://www.youtube.com/watch?v=hxuiDzRqs9U>`_
  8. * `Test Driven Development live demo <https://www.youtube.com/watch?v=zmYZ_HV3b9s>`_
  9. Developer Tools
  10. ~~~~~~~~~~~~~~~~
  11. * `Tripal 3 - Setting Up A Website From Scratch With TripalDock <https://www.youtube.com/watch?v=5SOfQLypvdE>`_
  12. * `Tripal 3 - TripalDock Commands And Site Structure <https://www.youtube.com/watch?v=g_fmONUgG3s>`_
  13. Other
  14. ~~~~~~~
  15. * `Loading Biomaterials with Tripal Analysis Expression <https://www.youtube.com/watch?v=7YkPp2443qA>`_