deepjyoti30 / blog-comments

Comments for my personal blog
0 stars 0 forks source link

tests-github-python #2

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

Automate Tests With GitHub Actions for Python | Deepjyoti Barman

Add automated tests for your python apps repo by leveraging GitHub Actions

https://blog.deepjyoti30.dev/tests-github-python

deepak168 commented 3 years ago

Or you can use a connector to add GitHub to your DevOps and automate the workflow. Check here https://github.com/connectall/connectall-gitlab-adapter

deepjyoti30 commented 3 years ago

@deepak168 But won't that be a lot of extra work for just automating the tests.

I really appreciate that GitHub is letting users use their platform to automate such workflows.

Anyway, thanks for sharing. I will take a look at the link. I wasn't aware about connectall!