.. _workflow: #################### Development workflow #################### .. topic:: Abstract This section illustrates how the development of new features and the bugs fixing is pursued in our team. This workflow is highly TDD as detailed in :ref:`testing-howto`. Contents: .. toctree:: :maxdepth: 2 simulator.rst library.rst component.rst integration.rst bugfix.rst