Coverage in Deno with Codecov and GitHub Actions

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • wizard

    Discontinued [DEPRECATED] 🧙🏼‍♂️ Minimal Jest-like unit testing framework for Deno. (by deno-libs)

  • If you are used to Jest-like testing you might try Wizard:

  • setup-deno

    Discontinued Set up your GitHub Actions workflow with a specific version of deno

  • As the CI I'll be using GitHub Actions because it already has a premade Deno action and is easy to configure.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • tinyhttp-deno

    [IN DEVELOPMENT] 🦕 Deno port of tinyhttp, 0-legacy, tiny & fast web framework

  • typescript-action

    Create a TypeScript Action with tests, linting, workflow, publishing, and versioning

  • In Deno 1.4 a new flag --coverage for deno test was added to collect test coverage. In Deno 1.8 support for lcov format was shipped, meaning that we can now easily setup coverage report services. In this tutorial I will show how to configure Codecov and Github Actions for online coverage report.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Wizard — minimal Jest-like wrapper for unit tests in Deno

    1 project | /r/opensource | 6 Mar 2021
  • Wizard — minimal Jest-like wrapper for unit tests in Deno

    1 project | /r/coolgithubprojects | 6 Mar 2021
  • Wizard - minimal Jest-like wrapper for unit tests

    1 project | /r/Deno | 6 Mar 2021
  • superfetch: 🐕 HTTP Server testing library inspired by node-supertest-fetch.

    1 project | /r/coolgithubprojects | 18 Apr 2023
  • superfetch: 🐕 HTTP Server testing library inspired by node-supertest-fetch.

    1 project | /r/Deno | 4 Apr 2023