Skip to content

Conversation

@jwlodek
Copy link
Contributor

@jwlodek jwlodek commented Mar 11, 2020

Description

Add basic CI testing framework with pytest #53

Fixes #53

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

pytest in root directory.

image

You will need to enable travis CI for the repository still on your end. I added some simple tests for the glib module.

@GeorgeCiesinski GeorgeCiesinski merged commit 415603b into GeorgeCiesinski:develop Mar 12, 2020
@GeorgeCiesinski
Copy link
Owner

Hey, I took a look at your changes and merged it into develop. I also activated Travis CI on this repository.

Confirmed this works on my end:

build#1

@jwlodek
Copy link
Contributor Author

jwlodek commented Mar 12, 2020

Great! If you want you can add the little build icon that travis gives you to the README, it will update live with the most recent build status of the master branch.

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.

Automated testing w/ Travis or Github Actions

2 participants