Discussion: Testing in Emacs. Testing Emacs Lisp code itself and testing in other languages

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • stan-mode

    Emacs mode for Stan.

  • I maintain stan-mode (https://github.com/stan-dev/stan-mode) for which I heavily used buttercup.

  • pytest-el

    Run py.test on testing functions, classes, modules and entire suites in Emacs.

  • There are test runners for some languages, for example https://github.com/ionrock/pytest-el/ and others. I don't know one with a UI though. At least we can avoid the annoying typing in the terminal.

  • 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.

    InfluxDB logo
  • gotest.el

    Emacs mode to go unit test command line tool

  • gotest package from works well too

  • test-cockpit.el

    Run tests for multiple languages from emacs.

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

  • I Write Tests in Go

    1 project | news.ycombinator.com | 10 Apr 2024
  • [Go, Book Review] Learn Go with Tests by Chris James

    1 project | dev.to | 23 Mar 2024
  • Stan: Statistical modeling and high-performance statistical computation

    1 project | news.ycombinator.com | 4 Mar 2024
  • Property based testing in Go

    1 project | dev.to | 1 Mar 2024
  • Show HN: Dynamically generate self-signed certs for Go unit tests

    1 project | news.ycombinator.com | 17 Feb 2024