Skip to content

Testing #9

@wl-stepp

Description

@wl-stepp

Ideally, some basic testing routines would be implemented to test some of the expected behavior of the functions. This way if someone has to change functions for his own purposes later, he/she can test whether the function would still work for the old data. Or you change something in the codebase that might break the returns for an import elsewhere. This is standard in more professional software development environments, so would be nice to learn anyways.

However, this does not need to have the highest priority.

https://docs.python.org/3/library/unittest.html

I have written some very small tests for NNio.py
Tests.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions