This folder contains unit tests for individual FEAScript modules, including solvers, assemblers, and utilities.
Run all unit, regression, and verification tests from the repository root with:
npm testEach unit test can also be run directly with:
node tests/unit/<test-file>.js