pygmi.test.test_pfmod

pygmi.test.test_pfmod#

These are pfmod tests. Run this file from within this directory to do the tests.

Functions#

main()

Main test function

test()

Test function using pytest.

Module Contents#

pygmi.test.test_pfmod.main()#

Main test function

This test function compares the calculations performed by PyGMI to calculations performed by a external software - GM-SYS

A series of graphs are produced. If the test is successful, points and lines on the graphs will coincide.

Return type:

None.

pygmi.test.test_pfmod.test()#

Test function using pytest.