How can we help?

Clean installation guide

In order to start with a clean installation of Netpicker, please follow these steps to clean existing Netpicker data in your system. Navigate to the netpicker directory (where...

read more...

Release notes

How to update You can easily update to the latest version by running the following command in the Netpicker directory: bash update.sh Stay up-to-date You can also register to our...

read more...

Netpicker test rule syntax

Netpicker allows you to create custom rules (Python unit tests using pytest) to test your network devices. This guide outlines how to write these rules. Creating a Rule A rule in...

read more...

Installation guide (using Docker)

This guide explains the installation process of Netpicker on a machine with internet access and Docker installed. Prerequisites A machine with Docker installed Step 1: Clone our...

read more...

Getting started with Netpicker

This article details all of the steps you need to take in order to set up your first device, and running a test against it. Table of contents Creating a vault Adding your device...

read more...