Skip to content

Commit 40e72c4

Browse files
committed
Relocating the Pytest-NuttX article, adding summary.
1 parent 4f5e6a0 commit 40e72c4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

content/blog/pytest-testing-with-nuttx/index.md renamed to content/blog/2024/10/pytest-testing-with-nuttx/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
---
22
title: "Testing applications with Pytest and NuttX"
33
date: 2024-10-04
4+
lastmod: 2025-09-26
45
tags: ["NuttX", "Apache", "ESP32", "Pytest", "Testing"]
56
showAuthor: false
67
authors:
78
- "filipe-cavalcanti"
9+
summary: "How Pytest is used for testing the NuttX RTOS on Espressif devices."
810
---
911

1012
## Introduction

0 commit comments

Comments
 (0)