Add more pytest tests to cover most parts of the code. Current coverage: 50% **Todo:** - [ ] Add tests for `ilanguage\Main\_ast.py` - [ ] Add tests for `ilanguage\Main\_errors.py` - [ ] Add tests for `ilanguage\Main\_types.py` - [ ] Add tests for `ilanguage\Main\lexer.py` - [ ] Add tests for `ilanguage\Main\shell.py` - [ ] Add tests for `ilanguage\Modules\_core\Console.py` - [ ] Add tests for `ilanguage\Modules\_core\Math.py` - [ ] Add tests for `ilanguage\Modules\_core\Random.py` - [ ] Add tests for `ilanguage\__init__.py` - [ ] Add tests for `ilanguage\__main__.py`
Add more pytest tests to cover most parts of the code.
Current coverage: 50%
Todo:
ilanguage\Main\_ast.pyilanguage\Main\_errors.pyilanguage\Main\_types.pyilanguage\Main\lexer.pyilanguage\Main\shell.pyilanguage\Modules\_core\Console.pyilanguage\Modules\_core\Math.pyilanguage\Modules\_core\Random.pyilanguage\__init__.pyilanguage\__main__.py