question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Export test request

See original GitHub issue

we provide arguments to compile tests mbed compile --tests -n name. This should be expanded to exporters, as people would like to debug their tests.

A proposal: mbed export --test -n name this would gets expanded to --source=test/path (=this is current workaround that has a bug though but easy to fix in the project file to edit test file path).

cc @adbridge @bridadan

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
bridadancommented, Jun 14, 2016

Since we’re trying to push using mbed test --compile instead of mbed compile --tests, perhaps we should do the same thing with exporters, so mbed test --export <ide> -n testname ?

0reactions
screamerbgcommented, Jul 30, 2016

Already being tracked in this PR https://github.com/ARMmbed/mbed-os/pull/2208

Read more comments on GitHub >

github_iconTop Results From Across the Web

Importing and Exporting Tests - BlazeMeter Docs
You can export tests to our API Monitoring Export Format, and import request definitions from other services to create API Monitoring tests.
Read more >
How to export Test Cases with Test Steps to a CSV file
Test Cases can be exported together with their Test Steps. Just build a view with Test Cases and click 'Export' button from 'Actions'...
Read more >
Test an export via My API HTTP request - Celigo Help Center
For testing purposes, you can use an API tool to invoke a My API, simulating the request that an app will make in...
Read more >
Postman Collections: Import, Export And Generate Code ...
Collections play an important role in organizing requests belonging to the same application etc. For example, if you are testing or validating a ......
Read more >
Exporting collection should export tests · Issue #8258 - GitHub
When exporting a collection and I have defined tests in requests, it should export the javascript code of the tests also.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found