Luis Antonio Obis

Avatar
  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 2
  • Created

    Autodetect imports on pytest tests directory

    I have a python project with the following (widespread) structure: project - src - mypackage - __init__.py - tests - __init__.py - test_something.py I can run the tests from the term...
    • 1 follower
    • 0 comments
    • 0 votes
  • Edited

    Library and Executable with the same name gives error

    Hello, In my CMake project I have two targets, one library which is called `Simulation` (and gets built into `libSimulation.so`) and an executable called `simulation`. They share the same name exce...
    • 2 followers
    • 0 comments
    • 1 vote