EducationalTestingService/rsmtool-conda-tester

Name: rsmtool-conda-tester

Owner: ETS

Description: Automatically test RSMTool conda packages on Linux and Windows.

Created: 2018-01-10 19:52:17.0

Updated: 2018-03-02 01:42:12.0

Pushed: 2018-05-11 19:31:04.0

Homepage:

Size: 11

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Introduction

This project is to test the Linux and Windows conda packages for RSMTool. We do not test macOS packages; we assume that if Linux packages work, so will the macOS packages.

To test a new package version that has been already built and uploaded to the official RSMTool conda channel, create a new branch, change the RSMVERSION values in both .travis.yml and appveyor.vml to the version you want to test, and submit a pull request for the branch. If both builds pass, merge the PR.

The packages are tested by creating a new conda environment with the specified RSMTool version installed. The code for RSMTool is also checked out in a separate directory and then the tests are run with the installed rsmtool package in the environment.

These builds should only be run right before doing an RSMTool release.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.