News

About Projeto final de TAC-3 (UNIVASF): Testes automatizados de API (JSONPlaceholder) e Web com Python (Requests, Pytest, Unittest, Selenium, Playwright) e Robot Framework.
With Apache Spark Declarative Pipelines, engineers describe what their pipeline should do using SQL or Python, and Apache Spark handles the execution.
Unittest and pytest are the most popular testing frameworks in Python. Overall, pytest provides some advantages, including simpler assertion, reuse of fixtures, and interoperability. Due to such ...
Browser test automation frameworks play a key role in web application tests. These frameworks need to be user-friendly, feature rich and reliable. But how can we do that? This presentation focuses on ...
HTMX is the dynamic HTML extension that gives you the power of JavaScript with a few lines of simple markup. Let's see how it works with the popular Python-Django development stack.
The team behind Pydantic, widely used for data validation in Python, has announced the release of PydanticAI, a Python-based agent framework designed to ease the development of production-ready ...
This work presents a circuit pre-processing framework for LTSpice to identify main contributors to the common-mode conducted emission spectrum by iterative Python-controlled simulation, applying ...
This Swagger for Python tutorial demonstrates how to test, document and create REST APIs with OpenAPI, Swagger, Flask and FastAPI.