You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.
This proposal discusses the contribution of creating a Development Kit (DK).
The NAPALM development kit will contain all the tools you need to develop and test your network infrastructure.
Testing Jinja2 Templates
As a first step, I have created a PoC of how we can test jinja2 templates based on a given input and an expected output. Here you can find the repo.
The text was updated successfully, but these errors were encountered:
I think it's really interesting. If you don't mind, I am going to leave this open. I am now working on having support for yang/OC models in napalm. One interesting features I want to have is to translate those models to native configuration so this testing framework will be a great addition to test that works as expected.
Abstract
This proposal discusses the contribution of creating a Development Kit (DK).
The NAPALM development kit will contain all the tools you need to develop and test your network infrastructure.
Testing Jinja2 Templates
As a first step, I have created a PoC of how we can test jinja2 templates based on a given input and an expected output. Here you can find the repo.
The text was updated successfully, but these errors were encountered: