12 commenti (12 commenti)0 reazioni (0 reazioni)1 assegnatario (1 assegnatario)Python116 fork (116 fork)auto 404
good first issuehacktoberfest🔥 difficulty: 1
Metriche repository
- Star
- 1267 stelle (1267 stelle)
- Metriche merge PR
- Metriche PR in attesa (Metriche PR in attesa)
Descrizione
We have unit tests here. We should configure a GitHub automation to run them on every pull request.
Guida contributor
- Direzione di ricerca
- Esamina la suite di test esistente nella directory tests/ e crea un file del flusso di lavoro di GitHub Actions (ad esempio .github/workflows/tests.yml) che esegua questi test su ogni pull request utilizzando la configurazione appropriata (Python, dipendenze, ecc.).
- Tech stack
- python
- Dominio
- ci cd
- Tipo issue
- Funzionalità
- Prerequisiti
- GitGitHub Actions