DFFML / Development Skills

Add meeting Rate page Subscribe

DFFML / Development Skills

These are all the meetings we have in "Development Skills" (part of the organization "DFFML"). Click into individual meeting pages to watch the recording and search or read the transcript.

23 Aug 2021

Tutorial on how to do test driven development

- Find the bug
- Write the test case based on the bug (it should fail, since there is a bug)
- Fix the bug
- Check that the test case now passes
  • 1 participant
  • 24 minutes
archive
directory
debug
fix
testing
tar
implementation
bug
copy
lib
youtube image

16 Apr 2021

Intro to consoletest, a Sphinx extension that can be used similarly to the doctest extension to test code block directives Sphinx and ReStructuredText uses. https://github.com/intel/dffml/blob/master/dffml/util/testing/consoletest/README.md
  • 1 participant
  • 15 minutes
git
documentation
workflow
editing
docs
tool
scripts
dffml
bash
snippets
youtube image