Hi Is it possible to just run 1 test function from command line. Now I can run only all test at once (with that function below) but when developing I would like to run jest one, like I can do it in Xcode. ./Utilities/bootstrap --build-tests Best Regards, Kostiantyn