You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now eval/tests/evaluation.rs only does end-to-end testing for individual expressions. It would be good to also have a similar system for testing entire graph states/expression lists and asserting the evaluated value of each line
Right now eval/tests/evaluation.rs only does end-to-end testing for individual expressions. It would be good to also have a similar system for testing entire graph states/expression lists and asserting the evaluated value of each line