# 10.4 Agregando la referencia de nuestro proyecto CaducaRest

Ahora vamos a agregar nuestro proyecto de Servicios REST a nuestro proyecto de pruebas unitarias.

1. En tu proyecto de pruebas unitarias da clic con el botón derecho del mouse y da clic en la Opción **Agregar** -> **Referencia.**

![](/files/-LsI8oRWgRRyYf5E4Fh1)

2\. Selecciona la opción **CaducaRest**, de esta forma tenemos acceso a todas nuestras clases en nuestro proyecto de pruebas unitarias.

![](/files/-LsI90L4tYVPeCxlCz6a)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://abi.gitbook.io/net-core/8.-pruebas-unitarias/8.3-agregando-la-referencia-de-nuestro-proyecto-caducarest.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
