#!/usr/bin/env bash cd graphql_parser && pub get && pub run test -j2 && cd..