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.

robot-simulator: add test template

See original GitHub issue

Task

Create a test template file for robot-simulator

Details

  1. If this is your first time contributing to this repository, welcome!
    • Contributing to a repository on GitHub requires a fork
  2. Create a branch on your local repository called robot-simulator-add-test-template
    • Run: git checkout -b robot-simulator-add-test-template
  3. Clone problem-specifications repository; this is used to populate the template
    • Run: git clone https://github.com/exercism/problem-specifications ../problem-specifications
  4. Create exercises/robot-simulator/.meta/template.j2
  5. Generate test file from new template
    • Run: bin/generate_tests.py robot-simulator

At this point, if the generator fails, or you are otherwise stuck, please feel free to reach out! It is perfectly acceptable to submit an incomplete PR in order to get feedback or assistance.

Resources

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
yawpitchcommented, Oct 14, 2019

Let us know if you have any issues.

1reaction
GKotfiscommented, Oct 14, 2019

I’d like to take this one. It’ll be my first attempt to prepare python template but at least I have some experience in C# in that area 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Webots: robot simulator
Use Webots to create robot prototypes, develop, test and validate your AI and control algorithms, teach robotics to your students, etc. Features. Webots...
Read more >
Unit Testing — FIRST Robotics Competition documentation
Unit testing is a method of testing code by dividing the code into the smallest “units” possible and testing each unit. In robot...
Read more >
How to Start Robotics Testing in Simulation - YouTube
For development and QA teams considering simulation for robotics applications testing, it's hard to know where to start.
Read more >
Robot Framework
Generic open source automation framework for acceptance testing, acceptance test driven development (ATDD), and robotic process automation (RPA).
Read more >
Robot Modeling and Simulation - MATLAB & Simulink
These functions provide kinematic models for both manipulators and mobile robots to model their motion. The toolbox also supports synchronized stepping of ...
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