Continuously Checking for Quality of Your Packages
Offered By: EmacsConf and Emacs hangouts via YouTube
Course Description
Overview
Discover how to maintain high-quality Emacs Lisp packages in this 34-minute conference talk from EmacsConf 2019. Learn to configure essential tools like flycheck, package-lint, checkdoc, and ERT for local quality checks. Explore continuous integration setup for GitHub and GitLab to ensure each commit meets quality standards before merging. Gain insights into MELPA's quality guidelines, effective naming conventions, docstring best practices, and automated testing strategies. Master the use of tools such as cask, emacs-package-checker, emake, and makel for remote setups and CI configurations. Understand how to leverage Makefiles for dependency management and command aliasing in continuous integration environments.
Syllabus
Introduction
Why is quality important
Documentation
Local setup
ERT tests
Buttercup tests
Flightcheck
When to run flightcheck
Forge
Cassou
Makefile
Continuous Integration Server
GitHub
GitLab
Drone
Taught by
EmacsConf and Emacs hangouts
Related Courses
Web Engineering III: Quality AssuranceTechnische Hochschule Mittelhessen via iversity Introduction to Cloud Infrastructure Technologies
Linux Foundation via edX DevOps for Developers: How to Get Started
Microsoft via edX Accelerate Software Delivery using DevOps
Microsoft via edX Building R Packages
Johns Hopkins University via Coursera