Explore >> Select a destination


You are here

ariya.io
| | nsirap.com
17.4 parsecs away

Travel
| | With Cloud Function as backend, we will play with Firestore and his realtime feature to show dots on screen on every connected users. Every dots are synchronized on every screens.
| | hibbard.eu
22.0 parsecs away

Travel
| | Learn how to create a GitHub action which sends a tweet whenever a pull request is merged.
| | weaviate.io
18.5 parsecs away

Travel
| | Learn how to make testing less of a chore with Embedded Weaviate, and other tips for better automated testing.
| | www.cloudwithchris.com
126.3 parsecs away

Travel
| GitHub recently posted about a new GitHub Action that can be used to summarise your test results. The action is called test-summary/action, available at github.com/test-summary/action. There are several examples on how to use the action at github.com/test-summary/examples. However, there were no examples on how to use this with Go. I contributed a pull request which showed how to achieve this. In this post, I will show how to use the action with Go.