Skip to content

Feature/issue 83 improve test configuration#85

Merged
fumitoh merged 3 commits intolifelib-dev:mainfrom
bayesflows:feature/issue-83_improve-test-configuration
Nov 10, 2025
Merged

Feature/issue 83 improve test configuration#85
fumitoh merged 3 commits intolifelib-dev:mainfrom
bayesflows:feature/issue-83_improve-test-configuration

Conversation

@bayesflows
Copy link
Contributor

  • Delete Travis CI files
  • Migration to modern pytest with GitHub Actions for automated testing on every PR/commit.
  • Creation of an initial GitHub Actions workflow and minimal pytest configuration to ensure full backward compatibility with existing tests in .github/workflows/tests.yml.
  • Creation of docs relative to this migration of tests in docs folder
  • Exclude CI tests for Python 3.7 and 3.8 because of incompatibility of type hint syntax for these versions (Error: TypeError: 'type' object is not subscriptable)

@fumitoh fumitoh merged commit 97aa623 into lifelib-dev:main Nov 10, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants