Rewrite Testing
By Mathias Ball
Most effort in the fading year 2024 went into cleaning code and test data, substantially enhancing the test environment and documentation as part of finally making the project open to the public.
To make clear that this is a time consuming job, keep in mind that:
- currently there is only one developer… me
- the project exists since 2015, some precursor projects like dsbench even earlier
- the project currently contains about:
- 308T Python codelines
- 38T Pascal codelines (most of this was dropped finally)
- 84T Procedural SQL codelines
- 23T Lines of documentation
- and about 685MB of (partially self-generated) test data
As a result of rewriting the test environment it is now possible to make a self-test of Clarissa-NET abilities. Please, find an article in German that describes the required installation and testing procedure step-by-step with lots of screen shots.