An open API service indexing awesome lists of open source software.

https://github.com/fourdigits/pygrunn

Slides from the 2024 PyGrunn presentation "Testing Django Applications"
https://github.com/fourdigits/pygrunn

Last synced: 10 months ago
JSON representation

Slides from the 2024 PyGrunn presentation "Testing Django Applications"

Awesome Lists containing this project

README

          

# PyGrunn 2024: Testing Django Applications

A presentation built with [RevealJS](https://revealjs.com/).

## Install

Requirements: NodeJS 18 or up.

```bash
npm install
```

## Run

```bash
npm start
```

## RevealJS commands

- Toggle full screen: `f`
- Open speaker notes: `s`
- Toggle overview mode: `Esc`
- Toggle black screen: `b`

## Editing the presentation

Go to [index.html](./index.html) to edit slides.