Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate testsuite from nose to pytest #2

Merged
merged 1 commit into from
Aug 10, 2022
Merged

migrate testsuite from nose to pytest #2

merged 1 commit into from
Aug 10, 2022

Conversation

lkeegan
Copy link
Contributor

@lkeegan lkeegan commented Aug 9, 2022

  • nose is no longer maintained
  • add minimal github actions CI to install pybio-utils and run these tests
  • also had to change the order of items in these objects to make tests pass:
    • expected_transcript_fractions list
    • expected_bed_overlaps list
    • expected_gtf_entries attributes string

- nose is no longer maintained
- add minimal github actions CI to install pybio-utils and run these tests
- also had to change the order of items in these objects to make tests pass:
  - `expected_transcript_fractions` list
  - `expected_bed_overlaps list`
  - `expected_gtf_entries attributes` string
@lkeegan
Copy link
Contributor Author

lkeegan commented Aug 10, 2022

@eboileau when you have time could you take a look at this? (I've been working on packaging rpbio on bioconda to later allow us to package rp-bp there, and would have a couple of PRs for this repo with fixes for things that came up so far in that process)

@eboileau
Copy link
Contributor

Merged this to master. New branch dev-ssciwr created. We can preferably use this one for development.

@eboileau eboileau merged commit dcba7b0 into dieterich-lab:master Aug 10, 2022
@lkeegan lkeegan deleted the pytest branch August 10, 2022 07:03
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