Add unit tests for codegen
- Lingua principale
- Rust
- Stelle
- 96
- Fork
- 39
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The initial codegen is missing some things and does not yet produce valid code, since it was primarily targeting generation of constraints.
The following should be added:
- any missing required codegen in order for output files to be valid
- Unit tests for each of the generated methods / structs
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Look at the existing codegen implementation to understand what methods and structs are generated. Identify missing pieces needed for valid output. Write unit tests for each generated method/struct, likely in the test directory. Run existing tests to ensure new tests integrate correctly.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- rust
- Ambito
- testing
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100