Automatic tests do not run tests on Abaqus/Standard
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Fortran
- Stars
- 160
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
The script automatic_testing_script.py runs the tests in test_runner.py, but it does not run the tests in test_runner_umat.py. It would be nice if both were run.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with automatic_testing_script.py and trace how it invokes test_runner.py. Compare that path with test_runner_umat.py and determine how both test suites should be executed for Abaqus/Standard. Done means the automatic test script runs both runners successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fortran, python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100