A logo showing the text blog.marcnuri.com
English
Inicio»Testing

Entradas Recientes

  • Fabric8 Kubernetes Client 7.2.0 está disponible!
  • Conectarse a un servidor MCP con JavaScript y AI SDK
  • Conectarse a un servidor MCP con JavaScript y LangChain.js
  • El Futuro de las Herramientas para Desarrolladores en la era de la IA
  • Conectarse a un servidor Model Context Protocol (MCP) con Java y LangChain4j

Categorías

  • Antiguo
  • Front-end
  • Go
  • Herramientas
  • Industria y negocios
  • Inteligencia Artificial
  • Java
  • JavaScript
  • Operaciones
  • Personal
  • Proyectos personales

Archivos

  • mayo 2025
  • abril 2025
  • marzo 2025
  • febrero 2025
  • enero 2025
  • diciembre 2024
  • noviembre 2024
  • agosto 2024
  • junio 2024
  • mayo 2024
  • abril 2024
  • marzo 2024
  • febrero 2024
  • enero 2024
  • diciembre 2023
  • noviembre 2023
  • octubre 2023
  • septiembre 2023
  • agosto 2023
  • julio 2023
  • junio 2023
  • mayo 2023
  • abril 2023
  • marzo 2023
  • febrero 2023
  • enero 2023
  • diciembre 2022
  • noviembre 2022
  • octubre 2022
  • agosto 2022
  • julio 2022
  • mayo 2022
  • marzo 2022
  • febrero 2022
  • enero 2022
  • diciembre 2021
  • noviembre 2021
  • octubre 2021
  • septiembre 2021
  • agosto 2021
  • julio 2021
  • diciembre 2020
  • octubre 2020
  • agosto 2020
  • junio 2020
  • mayo 2020
  • marzo 2020
  • febrero 2020
  • enero 2020
  • noviembre 2019
  • octubre 2019
  • julio 2019
  • diciembre 2018
  • agosto 2018
  • julio 2018
  • junio 2018
  • mayo 2018
  • marzo 2018
  • febrero 2018
  • noviembre 2017
  • octubre 2017
  • agosto 2017
  • julio 2017
  • enero 2017
  • julio 2016
  • enero 2016
  • diciembre 2015
  • noviembre 2015
  • diciembre 2014
  • marzo 2014
  • febrero 2011
  • junio 2008
  • mayo 2008
  • abril 2008
  • enero 2008
  • junio 2007
  • mayo 2007
  • abril 2007
  • marzo 2007

Testing


A thumbnail to represent the post Conectarse a un servidor Model Context Protocol (MCP) con Java y LangChain4j
Aprende a integrar aplicaciones Java con un servidor MCP usando LangChain4j. En el artículo muestro además cómo utilizarlo para pruebas de integración y e2e.

Conectarse a un servidor Model Context Protocol (MCP) con Java y LangChain4j

2025-03-10 en Inteligencia Artificial / Java etiquetado Java / LLM / AI Agent / Model Context Protocol (MCP) / LangChain4j / Testing por Marc Nuri
A thumbnail to represent the post Cómo omitir tests en versiones específicas del JDK con Maven Compiler Plugin
Aprende a configurar el Maven Compiler Plugin para compilar y ejecutar tests solo en versiones específicas del JDK.

Cómo omitir tests en versiones específicas del JDK con Maven Compiler Plugin

2025-01-14 en Java etiquetado Java / Maven / Testing / Test-Driven Development (TDD) por Marc Nuri
A thumbnail to represent the post Cómo Testear Aplicaciones Kubernetes en Go con EnvTest: Una Guía Práctica
Aprende a simplificar los tests de integración para tus operadores y controladores Kubernetes usando el paquete EnvTest de controller-runtime.

Cómo Testear Aplicaciones Kubernetes en Go con EnvTest: Una Guía Práctica

2023-11-27 en Go etiquetado Go / Kubernetes / kubectl / client-go / Testing / Test-Driven Development (TDD) / Operadores por Marc Nuri
A thumbnail to represent the post Introducción a Testcontainers para Go
Guía para empezar a usar Testcontainers para Go con un ejemplo completo

Introducción a Testcontainers para Go

2023-11-03 en Go etiquetado Go / Testcontainers / Testing / Test-Driven Development (TDD) / HTTP por Marc Nuri
A thumbnail to represent the post Pruebas unitarias para APIs REST basadas en Go Gin Web Framework con httptest
Cómo probar APIs RESTful HTTP basadas en Gin-Gonic usando el paquete httptest de Go

Pruebas unitarias para APIs REST basadas en Go Gin Web Framework con httptest

2023-10-25 en Go etiquetado Go / Gin Web Framework / Testing / httptest / Test-Driven Development (TDD) por Marc Nuri
A thumbnail to represent the post Cómo preparar y desmontar tests unitarios en Go
Cómo preparar (set up) y desmontar (tear-down) pruebas unitarias en Go usando la biblioteca estándar de Go para test unitarios

Cómo preparar y desmontar tests unitarios en Go

2023-10-12 en Go etiquetado Go / Testing / Test-Driven Development (TDD) por Marc Nuri
A thumbnail to represent the post JUnit 5 - Cómo ejecutar tests unitarios en Maven
Artículo en el que describo cómo configurar tu proyecto Maven para poder ejecutar tests unitarios JUnit y JUnit 5 usando el plugin Maven Surefire.

JUnit 5 - Cómo ejecutar tests unitarios en Maven

2023-08-29 en Java etiquetado Java / Testing / JUnit / JUnit 5 / Maven / Test-Driven Development (TDD) por Marc Nuri
A thumbnail to represent the post JUnit 5 - Como deshabilitar o ignorar tests
Artículo en el que se describe como deshabilitar tests en JUnit5 usando la anotación @Disabled que es análoga a la anotación @Ignore de JUnit4.

JUnit 5 - Como deshabilitar o ignorar tests

2023-08-25 en Java etiquetado Java / Consejo breve / Testing / JUnit / JUnit 5 / Test-Driven Development (TDD) por Marc Nuri
A thumbnail to represent the post MockMvc – Introducción a Spring MVC testing framework: Probando endpoints
Introducción al Spring MVC testing framework, resaltando las ventajas de utilizar MockMvc en lugar de tests unitarios estándar. La publicación muestra tres formas de preparar MockMvc y como el empleo de standaloneSetup aporta las ventajas de las pruebas unitarias y de integración.

MockMvc – Introducción a Spring MVC testing framework: Probando endpoints

2018-08-01 en Java etiquetado Agile / Automatización / JUnit / Mockito / MockMVC / REST / Spring Framework / Spring Boot / Testing por Marc Nuri
A thumbnail to represent the post Spring Bean Scopes: Singleton con Prototypes
Este post muestra como resolver el problema de los Beans inyectados con ámbito que ocurre cuando se inyecta un Bean con ámbito Prototype dentro de un Bean de ámbito Singleton. Se meustran las diferentes técnicas para resolver dicho problema y las ventajas y desventajas de cada una de ellas.

Spring Bean Scopes: Singleton con Prototypes

2018-06-06 en Java etiquetado Bean / Java / Ámbitos / SOLID / Spring Framework / Spring Boot / Testing por Marc Nuri
A thumbnail to represent the post Spring Data MongoDB: Implementación de un repositorio a medida
En esta publicación veremos como definir métodos a medida para repositorios de spring-data y su implementación para un repositorio de libros en MongoDB y cómo definir tests unitarios que probarán dicha implementación a medida.

Spring Data MongoDB: Implementación de un repositorio a medida

2018-03-14 en Java etiquetado Java / MongoDB / Spring Framework / Spring Boot / Spring Data / Testing por Marc Nuri
A thumbnail to represent the post Spring Bean Scopes: Guía para comprender los distintos scopes (ámbitos) de un Spring Bean
Tutorial donde se muestran los distintos ámbitos (Scopes) disponibles en Spring Framework para configurar un Bean. Se incluyen tests.

Spring Bean Scopes: Guía para comprender los distintos scopes (ámbitos) de un Spring Bean

2017-11-19 en Java etiquetado Bean / Java / Ámbitos / Spring Framework / Spring Boot / Testing por Marc Nuri
© 2007 - 2025 Marc Nuri