HELDEVTEST

HELDEVTEST

Docker-Anwendung from Kreuzbube88's Repository

Übersicht

HELDEVTEST is an interactive test documentation tool for manual testing workflows. Upload markdown test plans, execute tests interactively, auto-save results, and export professional reports.


Core Features:

✓ Markdown Upload — Drag & drop .md test plans, automatic structure parsing

✓ Interactive Testing — Checkbox-based UI with Pass/Fail/Skip status, inline bug reporting

✓ Auto-Save — Never lose progress, localStorage + backend sync (500ms debounced)

✓ Progress Tracking — Real-time counters, completion percentage, time tracking

✓ Screenshot Support — Paste from clipboard or upload, embedded in reports

✓ Export Options — Markdown (with results), HTML (shareable), JSON (automation)

✓ Templates — Predefined test plans (Backend API, Frontend UI, Security, Performance)


Session Recovery:

✓ Browser Crash Protection — Resume from localStorage on refresh

✓ Multi-Session Support — Work on multiple test plans simultaneously

✓ Session History — Review past test executions with full results


Security:

✓ First-Run Setup — No default passwords, create user account on first access

✓ Single-User Auth — JWT-based authentication, 24h sessions

✓ Data Isolation — All test data stored locally in container


User Experience:

✓ Clean UI — Professional design, desktop-optimized

✓ Real-time Auto-Save — Visual feedback, never lose work

✓ Fast Navigation — Previous/Next test navigation, section collapse


First-Time Setup:

  1. Install container
  2. Access Web UI
  3. Create user account (username + password)
  4. Upload test plan or select template
  5. Start testing

Use Cases:

  • Manual QA testing documentation
  • Bug bounty program test plans
  • Regression testing workflows
  • Security audit checklists
  • Unraid container testing (like HELBACKUP validation)

Documentation: https://github.com/Kreuzbube88/heldevtest

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:3001]
Netzwerk
bridge
Shell
sh
Privilegiert
false

Konfiguration der Vorlage

Web UI PortPorttcp

Port for the HELDEVTEST web interface

Ziel
3001
Standard
3001
Wert
3001
DataPathrw

Database, sessions, screenshots and configuration

Ziel
/app/data
Standard
/mnt/user/appdata/heldevtest
Wert
/mnt/user/appdata/heldevtest
JWT_SECRETVariable

Required: Random secret for authentication. Generate with: openssl rand -hex 32

TZVariable

Timezone for timestamps (e.g., Europe/Berlin, America/New_York)

Standard
Europe/Berlin
Wert
Europe/Berlin
DB_PATHVariable

Database file path

Standard
/app/data/heldevtest.db
Wert
/app/data/heldevtest.db
LOG_LEVELVariable

Log verbosity: debug, info, warn, error

Standard
info
Wert
info
PUIDVariable

User ID for file permissions (Unraid default: 99)

Standard
99
Wert
99
PGIDVariable

Group ID for file permissions (Unraid default: 100)

Standard
100
Wert
100

Kategorien

Einzelheiten

Repository
ghcr.io/kreuzbube88/heldevtest:latest
Zuletzt aktualisiert2026-06-01
Erstmals gesehen2026-04-05

Führen Sie HELDEVTEST auf Unraid aus.

HELDEVTEST ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.