SEN-109:00020 Expression Evaluation: toolchains and tests #9

Open
opened 2025-01-15 13:02:45 +07:00 by winsdominoes · 0 comments
Owner

Refer to assessment SEN-109:00040 Expression Evaluation: Apply pattern-matching with generics and traits

Reference on creating tests:

Your task is to create additional unit tests and an integration test to validate the correctness of the application.

  • For unit tests: Create at least 5 more tests to validate the behavior of ast, tokenizer, and parser modules
  • For integration test: Create at least 5 integration tests to validate the correctness of the application

Submit the result from running "cargo test" in this assignment, while submitting your test code along with the project source archive in SEN-109:00040 Expression Evaluation: Apply pattern-matching with generics and traits

Refer to assessment SEN-109:00040 Expression Evaluation: Apply pattern-matching with generics and traits Reference on creating tests: - https://doc.rust-lang.org/book/ch11-00-testing.html - https://doc.rust-lang.org/cargo/reference/cargo-targets.html#tests Your task is to create additional unit tests and an integration test to validate the correctness of the application. - For unit tests: Create at least 5 more tests to validate the behavior of ast, tokenizer, and parser modules - For integration test: Create at least 5 integration tests to validate the correctness of the application Submit the result from running "cargo test" in this assignment, while submitting your test code along with the project source archive in SEN-109:00040 Expression Evaluation: Apply pattern-matching with generics and traits
winsdominoes added this to the CMKL - Spring 2025 project 2025-01-15 13:02:49 +07:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: winsdominoes/cmkl#9
No description provided.