Skip to content

Test scripts for testing a batch of models with Pharmpy

Notifications You must be signed in to change notification settings

pharmpy/batch_testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts for testing Pharmpy with batches of models. Activate one of the testing environments of Pharmpy and then run

pytest --model_dir=mypath tests

Workflow

  1. Add validation story as issues with priority tags
  2. Use clear, short titles for issues to easily get an overview (e.g. "Test that $SIZES is added correctly when adding thetas")
  3. Implement test where reference point is not using Pharmpy nor is hard coded (e.g. use regex to check that $SIZES has been added)

About

Test scripts for testing a batch of models with Pharmpy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published