ArduPilot / ArduPilot/pymavlink

More unit tests?

Open
#191 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
728
Forks
739
Avg merge
4d 10h
Merged PRs (30d)
7

Description

Is there interest in adding more unit tests to pymavlink? I've been attempting to use for some Python3 projects, but without much success.

Looking at the ``.travis.yml`` file, it appears that the unit testing is fairly light-on.

I've previously added a suite of unit tests to CanberraUAV's imaging project (https://github.com/CanberraUAV/cuav), so I thought I could do something similar here.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing .travis.yml to understand the existing test setup and how Python 3 projects are exercised. Inspect the current unit-test coverage and identify a specific, agreed testing gap before making changes; done should include a focused test suite that runs successfully in the project’s CI configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.