Skip to content

Testing

Salvatore Gonda edited this page Mar 18, 2024 · 4 revisions

gobpmnLab

gobpmn has been split into different modules to restructure the design. The entire code base was moved from the gobpmn repository to the repository called gobpmnLab. Lab stands for laboratory. The lab also reflects my path in this rather extensive experiment.

Go to Laboratoy

gobpmnByExample

gobpmnByExample, on the other hand, is intended to represent individual building blocks of the overall structure. This repository has already been created and a first example is released.

Go to Examples

Other Tests

Not all modules have full test coverage or unit, integration, table-driven or benchmark tests. These are now being installed bit by bit.

The following modules have already implemented some unit or benchmark tests:

  • gobpmnBuilder
  • gobpmnHash
Clone this wiki locally