Testing Python Projects in AWS Using CodeBuild with Pytest

Поділитися
Вставка
  • Опубліковано 7 лис 2024

КОМЕНТАРІ • 9

  • @OyedeleSegunfunmi
    @OyedeleSegunfunmi 8 місяців тому

    Great stuff Vincent. My pytest works but for another project where I'm using pip, i can't get it to install my packages. it keeps giving me an error that ERROR: Cannot set --home and --prefix together Any idea ?

  • @eminedogan3125
    @eminedogan3125 2 роки тому

    Hi Vincent, Thank you for the video. Great explanation.

  • @japarjarkynbyek8494
    @japarjarkynbyek8494 2 роки тому

    So informative and time saving

  • @srirammuthuswamy1536
    @srirammuthuswamy1536 2 роки тому

    Hi Vincent - Great stuff, could you also let me know how to run UI related pytest tests?

  • @owaisahmad5357
    @owaisahmad5357 Рік тому

    Hi Thanks for video. Can you please share coverage report as well?

  • @justatula
    @justatula Рік тому

    Hey, please create something on using mock test for aws services.

  • @carolinenunes2937
    @carolinenunes2937 2 роки тому

    that was very helpful :)

  • @suhanigoel3474
    @suhanigoel3474 2 роки тому

    ERROR collecting test_ops.py getting this error while building

  • @emekaborisama4349
    @emekaborisama4349 2 роки тому

    Thanks for this