Vertaling van "Nunit" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Estoy tratando de probar mi aplicación Blazor usando selenio con Nunit.
I am trying to test my Blazor app using selenium with Nunit.
Desarrolle scripts de prueba basados en los marcos de pruebas de unidad estándar (por ejemplo: Nunit, Junit).
Develop test scripts based on standard Unit Testing frameworks (e.g.: Nunit, Junit, and TestNG).
Un mayor desarrollo de nuevas funciones continuará en NUnit 3.0.
Further development of new features will continue in NUnit 3.0.
También hay extensiones conocidas del paquete NUnit original, la mayoría de ellas también con código abierto.
There are also known extensions of the original NUnit package, most of them also with open source.
Estoy tratando de escribir pruebas unitarias (con NUnit) para la capa de servicio que usa
I am trying to write unit tests (with NUnit) for service layer which uses
Utilice marcos de prueba como NUnit y para crear y administrar código de prueba de unidad
Use testing frameworks such as NUnit and to create and manage unit test code
Solo había un par de correcciones de errores necesarios en la versión candidata para producir la versión final de NUnit 2.6.
There were only a few bug fixes needed on the release candidate to produce the final release of NUnit 2.6.
Lo bueno de VS11 es que permite utilizar diferentes plugins para pruebas unitarias (algo de lo que ya hablé aquí), pero fue mejor mi sorpresa cuando me encontré con una nueva versión del adaptador para NUnit.
The good thing about VS11 is that it allows to use different plugins for unit testing (something already talked here), but better was my surprise when I found myself with a new version of the adapter for NUnit.
En el desarrollo contemporáneo de software existe una tendencia creciente a usar Frameworks como los denominados XUnit (por ejemplo JUnit y NUnit) que permiten la ejecución de pruebas unitarias para determinar cuándo varias secciones del código se comportan como es esperado en circunstancias específicas.
A growing trend in software development is the use of unit testing frameworks such as the xUnit frameworks (for example, JUnit and NUnit) that allow the execution of unit tests to determine whether various sections of the code are acting as expected under various circumstances.
En el desarrollo contemporáneo de software existe una tendencia creciente a usar Frameworks como los denominados XUnit (por ejemplo JUnit y NUnit) que permiten la ejecución de pruebas unitarias para determinar cuándo varias secciones del código se comportan como es esperado en circunstancias específicas.
A growing trend in software development is the use of testing frameworks such as the xUnit frameworks (for example, JUnit and NUnit) that allow the execution of unit tests to determine whether various sections of the code are acting as expected under various circumstances.
TestNG es un marco de pruebas desarrollada en las líneas de JUnit y NUnit, sin embargo, presenta algunas nuevas funcionalidades que hacen que sea más potente y fácil de usar.
TestNG is a testing framework developed in the lines of JUnit and NUnit, however it introduces some new functionalities that make it more powerful and easier to use.
Este marco de prueba fue inspirado por JUnit y NUnit.
This testing framework was inspired by JUnit and NUnit.
Las primeras versiones de NUnit se escribieron en J , pero luego todo el código se reescribió en C usando tales innovaciones.NET como atributos.
The first versions of NUnit were written in J , but then all the code was rewritten in C using such.NET innovations as attributes.