Skip to content

Here's what's popular on GitHub today...

The ReadME Podcast

Podcast

Your favorite open source projects and the developers who make them happen. Listen in!

Arduino logo

Popular topic

Arduino is an open source hardware and software company and maker community.
semgrep

Trending repository

GitHub Korea

Upcoming event recommended by GitHub

Jul
20

GitHub Korea

July 20, 2021 • Online

GitHub Actions로 수행하는 CI/CD DevOps, 리포트 만들기, 메시지 보내기 등의 놀라운 작업들

Trending repository

zfields
zfields commented Feb 12, 2021

Description

I have a hardware abstraction layer interface, as well as a driver interface. I have multiple drivers utilizing the HAL interface, while implementing the driver interface. This plugin approach causes me to have identically named tests across multiple test files.

For example:

TEST_CASE("init() returns `E_HAL_INIT`, when HardwareAbstractionLayer::init() returns an er

App recommended by GitHub

LeanBoard

Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.

App recommended by GitHub

Mergify

Mergify is a pull request automation service, triggering actions when a pull request matches defined criteria. 🤖

For example, in a few lines of YAML, you can write a rule that automatically merges a pull request if:

  • [X] it has been approved
  • [X] the test suite passes

Take a look at our examples.

Mergify executes actions for you, freeing you from the burden of managing your pull requests. 🦾