Please find attached a port for cad/netgen-mesher and one of it's test dependencies devel/py-test-check. This port is required by cad/freecad, a port I intend to submit once it's dependencies have been comitted.
Tests are passing for both ports. -- cad/netgen-mesher -- COMMENT: automatic 3d tetrahedral mesh generator DESCR: Netgen/NGSolve is a high performance multiphysics finite element software. It is widely used to analyze models from solid mechanics, fluid dynamics and electromagnetics. Due to its flexible Python interface new physical equations and solution algorithms can be implemented easily. -- devel/py-test-check -- COMMENT: pytest plugin that allows multiple failures per test DESCR: Normally, a test function will fail and stop running with the first failed assert. That's totally fine for tons of kinds of software tests. However, there are times where you'd like to check more than one thing, and you'd really like to know the results of each check, even if one of them fails. pytest-check allows multiple failed "checks" per test function, so you can see the whole picture of what's going wrong. Feedback? OK's? Thank you.
netgen-mesher_py-test-check.tar.gz
Description: application/tar-gz