Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

278
Views
hapi/lab (y broma): ¿hay alguna manera de tener un bloque de descripción en un archivo js separado?

Estoy trabajando en un script de prueba usando hapi/lab en nodejs. Me gustaría tener un bloque de descripción que use hapi.server para inyectar opciones http (para simular pruebas de integración). Algo como:

principal.prueba.js: ...

 describe('main', async () => { before(async () => {...} describe('inner-main', async() => { **externalDescribe**(some params that exists in this file) it('test specific to this file', async () => {...}) }) })

archivoexterno.test.js: ...

 function **externalDescribe**(some params) { describe('external', async () => { it('first it', async () => { ... }) }) }

O algo similar.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!