jjmccollum / teiphy

A Python package for converting TEI XML collations to NEXUS, BEAST 2.7 XML, and other formats
MIT License
11 stars 3 forks source link

add github actions for unit tests #8

Closed rbturnbull closed 2 years ago

jjmccollum commented 2 years ago

@rbturnbull I just resolved #7 on main with a larger set of unit tests and fixed teiphy.py so that all tests are now passing. You're welcome to merge this code into testing and adapt or replace it as you see fit on that branch. I'll leave the GitHub actions and other effort needed for #12 to you, since you've been making progress towards it, and once you're ready, just make a pull request, and I can merge everything back into main.