blob: 282a2fc9ccea4194ac219c14baa410fe3a38dd2d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
|
---
title: Probar Firefox OS
slug: Archive/B2G_OS/Probando_Firefox_OS
translation_of: Archive/B2G_OS/Automated_testing
---
<p></p>
<p>Considerando que Boot to Gecko esta todavía en desarrollo y la compatibilidad para hardware nuevo está pensada para un futuro inmediato, es importante saber cómo probarlo. Esta página ofrece enlaces a artículos que proveen información sobre varios aspectos las pruebas de Boot to Gecko.</p>
<table class="topicpage-table">
<tbody>
<tr>
<td>
<h3 id="Documentation" name="Documentation">Pruebas de unidades</h3>
<ul>
<li><a href="/en-US/docs/Mozilla/Boot_to_Gecko/Gaia_Unit_Tests" title="/en-US/docs/Mozilla/Boot_to_Gecko/Gaia_Unit_Tests">Pruebas de unidad para Gaia</a></li>
<li><a href="/en-US/docs/Mozilla/Boot_to_Gecko/B2G_Mochitests" title="/en-US/docs/Mozilla/Boot_to_Gecko/B2G_Mochitests">Mochitests</a></li>
<li><a href="/en-US/docs/Mozilla/Boot_to_Gecko/B2G_Reftests" title="/en-US/docs/Mozilla/Boot_to_Gecko/B2G_Reftests">Reftests</a></li>
<li><a href="/en-US/docs/Mozilla/Boot_to_Gecko/B2G_XPCShell" title="/en-US/docs/Boot_to_Gecko/XPCShell_B2G">Pruebas de XPCShell</a></li>
</ul>
<dl>
</dl>
<h3 id="Documentation" name="Documentation">Temas de prueba diversos</h3>
<dl>
<dt>
<a href="/en-US/docs/Debugging/Debugging_OpenGL" title="/en-US/docs/Debugging/Debugging_OpenGL">Depurar OpenGL</a></dt>
<dd>
Como depurar código OpenGL en Boot to Gecko.</dd>
<dt>
<a href="/en-US/docs/Mozilla/Boot_to_Gecko/Feature_support_chart" title="/en-US/docs/Mozilla/Boot_to_Gecko/Feature support chart">Gráfico de soporte de características</a></dt>
<dd>
Un gráfico de que características están soportadas por las diferentes compilaciones de Boot to Gecko.</dd>
</dl>
<h3 id="Documentation" name="Documentation">Marionette para Boot to Gecko</h3>
<ul>
<li><a class="link-https" href="https://wiki.mozilla.org/Auto-tools/Projects/Marionette" title="https://wiki.mozilla.org/Auto-tools/Projects/Marionette">The Marionette Test Automation Framework</a></li>
<li><a href="/en/Marionette" title="https://developer.mozilla.org/en/Marionette">Marionette en MDN</a></li>
</ul>
<h4 id="Prueba_de_Gaia">Prueba de Gaia</h4>
<ul>
<li><a href="/en/Mozilla/Boot_to_Gecko/Gaia_Unit_Tests" title="https://developer.mozilla.org/en/Mozilla/Boot_to_Gecko/Gaia_Unit_Tests">Ejecutar/escribir pruebas de unidad</a></li>
<li><a href="/en-US/docs/Mozilla/Boot_to_Gecko/Gaia_Integration_Tests" title="/en-US/docs/Mozilla/Boot_to_Gecko/Gaia_Integration_Tests">Ejecutar/escribir pruebas de integración</a></li>
</ul>
<h4 id="Tutoriales_de_Marionette">Tutoriales de Marionette</h4>
<ul>
<li><a href="/en/Mozilla/Boot_to_Gecko/Setting_Up_Marionette_for_B2G" title="Building B2G for QEMU Emulator">Configurando Marionette para Boot to Gecko</a></li>
<li><a href="/en/Mozilla/Boot_to_Gecko/Marionette_for_Interactive_Python" title="https://developer.mozilla.org/en/Mozilla/Boot_to_Gecko/Marionette_for_Interactive_Python">Marionette para Interactive Python</a></li>
<li>Marionette para el emulador QEMU</li>
</ul>
<h4 id="Escribiendo_pruebas_para_Marionette">Escribiendo pruebas para Marionette</h4>
<ul>
<li><a href="/en/Marionette/Marionette_Python_Tests" title="en/Marionette/Marionette_Python_Tests">Pruebas para Marionette en Python</a></li>
<li><a href="/en-US/docs/Marionette/Marionette_JavaScript_Tests" title="/en-US/docs/Marionette/Marionette_JavaScript_Tests">Pruebas para Marionette en JavaScript</a></li>
<li><a href="/en/Marionette/Running_Tests" title="en/Marionette/Running_Tests">Ejecutar pruebas para Marionette</a></li>
</ul>
<p><span class="alllinks"><a href="/Special:Tags?tag=B2G&language=en" title="Special:Tags?tag=B2G&language=en">Ver todo...</a></span></p>
</td>
<td>
<h3 id="Community" name="Community">Obtener ayuda de la comunidad</h3>
<p>Si está trabajando con Boot to Gecko o desarrollando aplicaciones que funcionarán en dispositivos basados en Boot to Gecko, hay recursos de la comunidad que lo ayudarán.</p>
<ul>
<li>Consulte el foro de Boot to Gecko: <ul>
<li><a href="https://lists.mozilla.org/listinfo/dev-b2g"> como lista de correo</a></li>
<li><a href="http://groups.google.com/group/mozilla.dev.b2g"> como grupo de noticias</a></li>
<li><a href="http://groups.google.com/group/mozilla.dev.b2g/feeds"> como RSS</a></li>
</ul></li>
</ul>
<ul>
<li>Pregunte en el canal de IRC de Mozilla: <a class="link-irc" href="irc://irc.mozilla.org/b2g" title="irc://irc.mozilla.org/b2g">#b2g</a></li>
</ul>
<p><span class="alllinks"><a class="external" href="http://www.catb.org/~esr/faqs/smart-questions.html" title="http://www.catb.org/~esr/faqs/smart-questions.html">No se olvide de la <em>netiquette</em>...</a></span></p>
<br>
<h3 id="Related_Topics" name="Related_Topics">Temas relacionados</h3>
<ul>
<li><a href="/en/HTML" title="en/HTML">Preguntas y respuestas</a></li>
</ul>
</td>
</tr>
</tbody>
</table>
<p> </p>
|