🧪 Improve and extend unit tests in lexer.test.c
🧪
#211
Labels
Enhancement
New feature or request
Good First Issue
Good for newcomers
hacktoberfest
Help Wanted
Extra attention is needed
Medium Priority
tests
As you know LEXER stage is mostly ready-to-production and we already defined all and most keywords. so we need so many more unit tests at the
lexer.test.c
file.https://github.com/One-Language/One/blob/master/test/lexer.test.c#L75
I already defined some unit tests there, so you can take a look to understand how this test system work.
The text was updated successfully, but these errors were encountered: