ansys / ansys/pymapdl-reader

decouple the testing requirements of ansys-mapdl-core

Open
#100 3 comments 0 reactions 1 assignee Claimed by @jgd10 View on GitHub
Dominant language
Python
Stars
60
Forks
32
Avg merge
5h 50m
Merged PRs (30d)
8

Description

The test suite relies on the installation of ansys-mapdl-core to operate properly. However, this also relies on an installation of this package, which results in a circular requirement and you end up installing the latest version of the package into your venv alongside the development version which is a recipe for confusion.

We should decouple these as suggested by Alex in https://github.com/pyansys/pymapdl-reader/pull/99

"by caching the expected results to *.npy arrays within testfiles."

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.