You are viewing archived messages.
Go here to search the history.

Colm 2023-05-22 16:32:05

hitchdev-videos.netlify.app/rewrite-docs-demo.gif

HitchStory is an open source bolt-on for pytest that, lets you build integration tests which autogenerate scenario-based documentation about your app.

The tests are written in type-safe StrictYAML. In the website example, running the tests generates screenshots and a GIF of the user story from playwright. These are all combined into step-by-step markdown documentation that non developers can follow that explain how your app works.

More here: github.com/hitchdev/hitchstory (including locally runnable code examples testing a REST API and a command line interface).

480x270px image

Peter Saxton 2023-05-22 19:15:52

This weeks development actually sharing my language so other people have a chance to use it. vimeo.com/829141501?share=copy

Mariano Guerra 2023-05-22 21:28:57

have you used the helix editor? I like how it provides context for the available actions in the current mode, zellij could also serve as inspiration but I feel the help takes a lot of screen space

Peter Saxton 2023-05-23 20:14:29

I haven't will add it to my list to check out

🕰️ 2023-04-25 12:36:13

...

Jarno Montonen 2023-05-26 06:56:47

Added conditional statements to this