anishshobithps / anishshobithps/luma
TESTS-1: End to end test suite
- Linguagem predominante
- TypeScript
- Estrelas
- 1
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Build a comprehensive test suite that validates the full compiler pipeline from .luma source to correct program output. Tests run via dune test and cover all language features.
- [ ] TESTS-1a: Port all existing example .luma programs
- [ ] TESTS-1b: Verify emitted TypeScript is valid and runnable
- [ ] TESTS-1c: Test closures and first-class functions
- [ ] TESTS-1d: Test recursion (fibonacci, factorial)
- [ ] TESTS-1e: Test match expressions
- [ ] TESTS-1f: Test ranges and array indexing
- [ ] TESTS-1g: Test npm package imports end to end
- [ ] TESTS-1h: Test error messages and diagnostic output
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.