diff --git a/README.md b/README.md index 9221944..66f510a 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,11 @@ Tanto la recopilación de datos, como transformación e IA se especifican en los # :bookmark_tabs: Gestor de dependencias y tareas. - [Gestor de tareas](https://github.com/MauronMP/PMP_IV/blob/Objetivo-3/docs/Gestor_Tareas.md) - [Gestor de dependencias](https://github.com/MauronMP/PMP_IV/blob/Objetivo-3/docs/Gestor_Dependencias.md) + +# :speech_balloon: Librerías de asserción y test. +- [Asserción](https://github.com/MauronMP/PMP_IV/blob/Objetivo-4/docs/Assertion_library.md) +- [Test](https://github.com/MauronMP/PMP_IV/blob/Objetivo-4/docs/Test_runner.md) + # :heavy_check_mark: Instalación, check testeo. - ## Install. @@ -60,4 +65,4 @@ Tanto la recopilación de datos, como transformación e IA se especifican en los invoke check ``` - ## Demostración. - ![Comprobación](docs/img/Invoke_test.png) \ No newline at end of file + ![Comprobación](docs/img/invoke_check_test.png) \ No newline at end of file diff --git a/docs/img/Invoke_test.png b/docs/img/Invoke_test.png deleted file mode 100644 index 485ae26..0000000 Binary files a/docs/img/Invoke_test.png and /dev/null differ diff --git a/docs/img/invoke_check_test.png b/docs/img/invoke_check_test.png new file mode 100644 index 0000000..bd77354 Binary files /dev/null and b/docs/img/invoke_check_test.png differ