hrcorval / behavex

BDD test wrapper for parallel test executions and more!
https://github.com/hrcorval/behavex
MIT License
85 stars 20 forks source link

AttributeError: 'Config' object has no attribute 'logging_format' #106

Closed Arwin-CTM closed 3 weeks ago

Arwin-CTM commented 1 year ago

Describe the bug I have installed behaveX and ran the command -> behavex -t @testtag --parallel-processes 4 --parallel-scheme scenario

Getting -> AttributeError: 'Config' object has no attribute 'logging_format'. Can i please know how to resolve the issue

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

hrcorval commented 2 months ago

Hi @Arwin-CTM, We are not being able to reproduce this issue in latest BehaveX version. Are you still experiencing it? Thanks!