Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make client more interactive friendly #508

Open
jjhursey opened this issue Mar 16, 2017 · 0 comments
Open

Make client more interactive friendly #508

jjhursey opened this issue Mar 16, 2017 · 0 comments

Comments

@jjhursey
Copy link
Member

As a developer, often I want to kick off MTT locally with my local build and have it run a mix of tests. If one of those tests fails, I would like an easy way to cd into a directory and run a script that will setup the correct environment for me (if I'm not running an already installed MPI, for example), and another script that will run the failed individual test exactly how it was run by the MTT client.

I can then use this as a starting point to recreate the failure and start debugging.

The current Perl and Python clients are not really setup to do this easily. If you know what you are looking for you can get close. But for a day-to-day developer it would be nice if it was easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant