Skip to content

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

Redux logo

Popular topic

Redux is a predictable state container for JavaScript apps.
advanced-java

Trending repository

😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识

  • Updated Feb 18, 2022
  • Java
GitHub Presente: Em Portuguese

Upcoming event recommended by GitHub

Feb
24

GitHub Presente: Em Portuguese

February 24, 2022 • Online

Evento virtual que reúne devs e profissionais de tech do Brasil.

Trending repository

App recommended by GitHub

Zube

Zube is a stand-alone Agile project management tool that lets you seamlessly work with GitHub Issues.

Zube is right for you if you want any of these:

  • A real time two way integration with GitHub Issues that keeps your information in sync
  • Organize your Issues on a kanban board or sprint board
  • Allow non-developers without GitHub access to easily work with developers
  • Simultaneously manage Issues across multiple repos
  • Mange private cards alongside public GitHub Issues (ideal for OSS dev)

Trending repository

lukasm91
lukasm91 commented Aug 24, 2019

GTest exports the following targets:

  • GTest::gtest
  • GTest::gtest_main
  • GTest::gmock
  • GTest::gmock_main

This targets should also be available when adding gtest with add_subdirectory (or FetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.

add_library(GTest::gtest ALIAS 
Flaptastic screenshot

App recommended by GitHub

Flaptastic

Manage flaky unit tests with the unit testing framework you already use.

Features

  • Checkbox to instantly disable any unhealthy unit test across all branches
  • GitHub flaky test warnings on pull requests
  • Slack alerting to team channel who's test are flapping
  • Metrics and charting to aid you in fixing the biggest disruptions first

Requirements

  • CI/CD (CircleCI, TravisCI, Jenkins, etc.)

Flaptastic is designed for organizations with many codebases and teams.