Skip to content

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

ASP.NET logo
Popular topic
ASP.NET is a web framework for building modern web apps and services.
berty
Trending repository
App recommended by GitHub

CodeScene

CodeScene is a quality visualization tool for software. Prioritize technical debt, detect delivery risks, and measure organizational aspects. Fully automated.

  • Prioritize development hotspots based on Code Health measure.
  • Integrates with GitHub checks to supervise hotspots in pull requests.
  • Utilize socio-technical analyses to measure off-boarding risks, detect team coordination bottlenecks, etc.
Trending repository
palaviv
palaviv commented Jan 10, 2020

We are currently running part of the CPython test suite. This is a good place for people new to the project to contribute. Contribution here can come in two ways:

  • Fix failing test - Look for tests marked as skipped or xfail and fix RustPython so that the test will pass.
  • Add more tests suites - Copy test suite from CPython and mark failing tests with xfail or skip.

In order to run the te

Code Climate screenshot
App recommended by GitHub

Code Climate

Collaboratively improve code quality with Code Climate and GitHub

Code Climate combines line-by-line test coverage reports, technical debt assessments, and style checks in every pull request so that your team only merges clear, maintainable, and well-tested code.