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
hey @stepp! I wanted to ask if there were plans to set up testing / CI for the libraries here? I noticed a script pack-lib-into-single-cpp-file.sh and inferred that is that how the final library is packaged for the homeworks?
What do you think about having some kind of continuous integration set up (and this could run tests and run this particular script to deploy.) I think it would be really fun to learn how to write modular tests for a larger library like this, even if we just start with very simple ones.
The text was updated successfully, but these errors were encountered:
hey @stepp! I wanted to ask if there were plans to set up testing / CI for the libraries here? I noticed a script
pack-lib-into-single-cpp-file.sh
and inferred that is that how the final library is packaged for the homeworks?What do you think about having some kind of continuous integration set up (and this could run tests and run this particular script to deploy.) I think it would be really fun to learn how to write modular tests for a larger library like this, even if we just start with very simple ones.
The text was updated successfully, but these errors were encountered: