Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

README.md

Outline

Usage

cd tests

# run the entire test suite
./test_suite.py

# don't perform the initial make stage
./test_suite.py --nomake

# run tests individually
./test_suite.py api/worlds/gps.wbt parser/worlds/empty_value.wbt

# run tests individually without the test suite framework (the test_suite_supervisor returns directly)
../webots api/worlds/gps.wbt

Missing tests

  • gyro
  • propeller
  • led
  • position sensors
  • charger
  • physics friction test
  • physics damping test
  • joints
Morty Proxy This is a proxified and sanitized view of the page, visit original site.